[llvm-bugs] [Bug 84610] [RISCV] Miscompile at O3 with rvv

2024-03-08 Thread LLVM Bugs via llvm-bugs
Issue 84610 Summary [RISCV] Miscompile at O3 with rvv Labels backend:RISC-V, miscompilation Assignees R

[llvm-bugs] [Bug 84608] Optimize x * !x to 0 for vector

2024-03-08 Thread LLVM Bugs via llvm-bugs
Issue 84608 Summary Optimize x * !x to 0 for vector Labels new issue Assignees Reporter k-arrows

[llvm-bugs] [Bug 84606] [flang][openmp] - flang-new crashes when omp.task and omp.target are used in the same function

2024-03-08 Thread LLVM Bugs via llvm-bugs
Issue 84606 Summary [flang][openmp] - flang-new crashes when omp.task and omp.target are used in the same function Labels flang Assignees

[llvm-bugs] [Bug 84605] Missed optimization: redundant conversion to bool when the value is already in valid bool range

2024-03-08 Thread LLVM Bugs via llvm-bugs
Issue 84605 Summary Missed optimization: redundant conversion to bool when the value is already in valid bool range Labels new issue Assignees

[llvm-bugs] [Bug 84601] #elifdef and #elifndef shouldn't have meaning prior to C23 in standards conformance mode

2024-03-08 Thread LLVM Bugs via llvm-bugs
Issue 84601 Summary #elifdef and #elifndef shouldn't have meaning prior to C23 in standards conformance mode Labels new issue Assignees

[llvm-bugs] [Bug 84596] [clang-format] SeparateDefinitionBlocks always puts a break between a UCLASS defined and the unreal class

2024-03-08 Thread LLVM Bugs via llvm-bugs
Issue 84596 Summary [clang-format] SeparateDefinitionBlocks always puts a break between a UCLASS defined and the unreal class Labels clang-format

[llvm-bugs] [Bug 84592] [OBJC] __attribute__((NSObject)) types should be usable as lightweight generic types

2024-03-08 Thread LLVM Bugs via llvm-bugs
Issue 84592 Summary [OBJC] __attribute__((NSObject)) types should be usable as lightweight generic types Labels new issue Assignees

[llvm-bugs] [Bug 84578] [clang-format] BreakAfterReturnType mishandles Obj-C keywords interface/implementation

2024-03-08 Thread LLVM Bugs via llvm-bugs
Issue 84578 Summary [clang-format] BreakAfterReturnType mishandles Obj-C keywords interface/implementation Labels clang-format Assignees

[llvm-bugs] [Bug 84577] ODR warning in ARMGenInstrInfo.inc (ARMInstrTable), Arch64GenAsmMatcher.in (SubtargetFeatureBits), MachineScheduler.h (GenericSchedulerBase)

2024-03-08 Thread LLVM Bugs via llvm-bugs
Issue 84577 Summary ODR warning in ARMGenInstrInfo.inc (ARMInstrTable), Arch64GenAsmMatcher.in (SubtargetFeatureBits), MachineScheduler.h (GenericSchedulerBase) Labels ne

[llvm-bugs] [Bug 84574] Disabling COMPILER_RT_CRT_USE_EH_FRAME_REGISTRY by default breaks LLDB tests on AArch64

2024-03-08 Thread LLVM Bugs via llvm-bugs
Issue 84574 Summary Disabling COMPILER_RT_CRT_USE_EH_FRAME_REGISTRY by default breaks LLDB tests on AArch64 Labels lldb, compiler-rt:builtins

[llvm-bugs] [Bug 84568] 18.1.0 build from source missing mlir/Dialect/Func/IR/FuncOps.h.inc?

2024-03-08 Thread LLVM Bugs via llvm-bugs
Issue 84568 Summary 18.1.0 build from source missing mlir/Dialect/Func/IR/FuncOps.h.inc? Labels mlir Assignees Repo

[llvm-bugs] [Bug 84565] Allow C99 flexible array members in unions and alone in structs like 0-length arrays

2024-03-08 Thread LLVM Bugs via llvm-bugs
Issue 84565 Summary Allow C99 flexible array members in unions and alone in structs like 0-length arrays Labels new issue Assignees

[llvm-bugs] [Bug 84564] Merge 755b439694432d4f68e20e979b479cbc30602bb1 into 18.x

2024-03-08 Thread LLVM Bugs via llvm-bugs
Issue 84564 Summary Merge 755b439694432d4f68e20e979b479cbc30602bb1 into 18.x Labels new issue Assignees Reporter

[llvm-bugs] [Bug 84561] [flang][OpenMP] Host threadprivate variable is not being treated as such in subroutine

2024-03-08 Thread LLVM Bugs via llvm-bugs
Issue 84561 Summary [flang][OpenMP] Host threadprivate variable is not being treated as such in subroutine Labels flang Assignees

[llvm-bugs] [Bug 84558] ABISysV_ppc64.cpp: fails to build on Ubuntu bionic with `error: no viable conversion from 'llvm::Expected' `

2024-03-08 Thread LLVM Bugs via llvm-bugs
Issue 84558 Summary ABISysV_ppc64.cpp: fails to build on Ubuntu bionic with `error: no viable conversion from 'llvm::Expected' ` Labels lldb, build-problem

[llvm-bugs] [Bug 84547] 18.1.0 (on linux): cross building for 32 bit on 64 bit host fails

2024-03-08 Thread LLVM Bugs via llvm-bugs
Issue 84547 Summary 18.1.0 (on linux): cross building for 32 bit on 64 bit host fails Labels new issue Assignees Re

[llvm-bugs] [Bug 84541] [RISCV] Crash on FP unmasked Intrinsic::riscv_masked_strided_load with stride 0

2024-03-08 Thread LLVM Bugs via llvm-bugs
Issue 84541 Summary [RISCV] Crash on FP unmasked Intrinsic::riscv_masked_strided_load with stride 0 Labels new issue Assignees

[llvm-bugs] [Bug 84528] [Clang] Segmentation Fault when compiling a `.ll` file

2024-03-08 Thread LLVM Bugs via llvm-bugs
Issue 84528 Summary [Clang] Segmentation Fault when compiling a `.ll` file Labels clang Assignees Reporter

[llvm-bugs] [Bug 84522] Clang crashes when attempting to initialise a constexpr static data member from a non-constexpr static member function template

2024-03-08 Thread LLVM Bugs via llvm-bugs
b3ef092cef1) Target: x86_64-unknown-linux-gnu Thread model: posix InstalledDir: /opt/compiler-explorer/clang-assertions-trunk-20240308/bin ``` ___ llvm-bugs mailing list llvm-bugs@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

[llvm-bugs] [Bug 84518] [RISCV] Miscompile at -O3 with rvv

2024-03-08 Thread LLVM Bugs via llvm-bugs
Issue 84518 Summary [RISCV] Miscompile at -O3 with rvv Labels new issue Assignees Reporter dtcxzyw

[llvm-bugs] [Bug 84510] [clang-tidy] Support for custom .clang-tidy files when using InheritParentConfig

2024-03-08 Thread LLVM Bugs via llvm-bugs
Issue 84510 Summary [clang-tidy] Support for custom .clang-tidy files when using InheritParentConfig Labels enhancement, clang-tidy As

[llvm-bugs] [Bug 84508] [clang-tidy] Add support for multiple --config and --config-file arguments.

2024-03-08 Thread LLVM Bugs via llvm-bugs
Issue 84508 Summary [clang-tidy] Add support for multiple --config and --config-file arguments. Labels enhancement, clang-tidy Assigne

[llvm-bugs] [Bug 84497] [Clang] Update `-Wstrict-prototypes`

2024-03-08 Thread LLVM Bugs via llvm-bugs
Issue 84497 Summary [Clang] Update `-Wstrict-prototypes` Labels c23, clang:diagnostics Assignees Sirraide

[llvm-bugs] [Bug 84495] Zero variable arguments should be allowed in C23

2024-03-08 Thread LLVM Bugs via llvm-bugs
Issue 84495 Summary Zero variable arguments should be allowed in C23 Labels new issue Assignees Reporter

[llvm-bugs] [Bug 84492] CTAD for alias templates: implement the "is_deducible" constrain

2024-03-08 Thread LLVM Bugs via llvm-bugs
Issue 84492 Summary CTAD for alias templates: implement the "is_deducible" constrain Labels c++20, clang:frontend Assignees

[llvm-bugs] [Bug 84490] Static libc++ on Windows has problems with missing exception related symbols.

2024-03-08 Thread LLVM Bugs via llvm-bugs
Issue 84490 Summary Static libc++ on Windows has problems with missing exception related symbols. Labels libc++ Assignees

[llvm-bugs] [Bug 84488] post_process_shard_results needs to be more robust

2024-03-08 Thread LLVM Bugs via llvm-bugs
Issue 84488 Summary post_process_shard_results needs to be more robust Labels llvm-lit Assignees yuanfang-chen

[llvm-bugs] [Bug 84487] [clang] fails to compile valid code involving `variant` and `unordered_map` with libstdc++ version <12

2024-03-08 Thread LLVM Bugs via llvm-bugs
Issue 84487 Summary [clang] fails to compile valid code involving `variant` and `unordered_map` with libstdc++ version <12 Labels clang Assignees

[llvm-bugs] [Bug 84486] [InstCombine] Missing nsw flag when transform -A - B into -(A+B) if both have nsw flag

2024-03-08 Thread LLVM Bugs via llvm-bugs
Issue 84486 Summary [InstCombine] Missing nsw flag when transform -A - B into -(A+B) if both have nsw flag Labels new issue Assignees

[llvm-bugs] [Bug 84482] msan tests FAIL on FreeBSD 14/amd64

2024-03-08 Thread LLVM Bugs via llvm-bugs
Issue 84482 Summary msan tests FAIL on FreeBSD 14/amd64 Labels compiler-rt:msan, platform:freebsd Assignees

[llvm-bugs] [Bug 84480] [clang-tidy] bugprone-unused-return-value false positive will matching assignment

2024-03-08 Thread LLVM Bugs via llvm-bugs
Issue 84480 Summary [clang-tidy] bugprone-unused-return-value false positive will matching assignment Labels clang-tidy Assignees

[llvm-bugs] [Bug 84479] libomptarget.so doesn't link on FreeBSD 14/amd64

2024-03-08 Thread LLVM Bugs via llvm-bugs
Issue 84479 Summary libomptarget.so doesn't link on FreeBSD 14/amd64 Labels platform:freebsd, openmp:libomptarget Assignees

[llvm-bugs] [Bug 84477] clang-format inconsistency when using #else

2024-03-08 Thread LLVM Bugs via llvm-bugs
Issue 84477 Summary clang-format inconsistency when using #else Labels clang-format Assignees Reporter

[llvm-bugs] [Bug 84476] libcxx doesn't build on FreeBSD 14/amd64

2024-03-08 Thread LLVM Bugs via llvm-bugs
Issue 84476 Summary libcxx doesn't build on FreeBSD 14/amd64 Labels libc++, platform:freebsd Assignees

[llvm-bugs] [Bug 84472] Cherry-pick fix to issue #83358 to 18.1.1 branch

2024-03-08 Thread LLVM Bugs via llvm-bugs
Issue 84472 Summary Cherry-pick fix to issue #83358 to 18.1.1 branch Labels new issue Assignees Reporter

[llvm-bugs] Issue 65993 in oss-fuzz: llvm: Fuzzing build failure

2024-03-08 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #8 on issue 65993 by ClusterFuzz-External: llvm: Fuzzing build failure https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=65993#c8 Friendly reminder that the build is still failing. Please try to fix this failure to ensure that fuzzing remains productive. Latest build log: https://oss

[llvm-bugs] [Bug 84463] [analyzer] MemRegion::getDescriptiveName breaks for Index not of type nonloc::ConcreteIn

2024-03-08 Thread LLVM Bugs via llvm-bugs
Issue 84463 Summary [analyzer] MemRegion::getDescriptiveName breaks for Index not of type nonloc::ConcreteIn Labels new issue Assignees

[llvm-bugs] [Bug 84458] Optimization result is non-deterministic when compiling abc

2024-03-08 Thread LLVM Bugs via llvm-bugs
Issue 84458 Summary Optimization result is non-deterministic when compiling abc Labels bug, llvm:optimizations Assignees

[llvm-bugs] [Bug 84450] Missing host id Cortex-A78AE

2024-03-08 Thread LLVM Bugs via llvm-bugs
Issue 84450 Summary Missing host id Cortex-A78AE Labels Assignees Reporter sjoerdmeijer Cor

[llvm-bugs] [Bug 84449] [Question] No RISC-V Store clustering

2024-03-08 Thread LLVM Bugs via llvm-bugs
Issue 84449 Summary [Question] No RISC-V Store clustering Labels new issue Assignees Reporter zxc

[llvm-bugs] [Bug 84444] [Question] Preserce original LSDA type encoding

2024-03-08 Thread LLVM Bugs via llvm-bugs
Issue 8 Summary [Question] Preserce original LSDA type encoding Labels new issue Assignees Reporter