[llvm-bugs] [Bug 85561] Modules crash and/or linker failure

2024-03-16 Thread LLVM Bugs via llvm-bugs
Issue 85561 Summary Modules crash and/or linker failure Labels new issue Assignees Reporter mmoult

[llvm-bugs] [Bug 85560] [MemCpyOpt] Failed to eliminate `memcpy`

2024-03-16 Thread LLVM Bugs via llvm-bugs
Issue 85560 Summary [MemCpyOpt] Failed to eliminate `memcpy` Labels llvm:optimizations, missed-optimization Assignees

[llvm-bugs] [Bug 85559] Failure to infer `%arg` is a constant

2024-03-16 Thread LLVM Bugs via llvm-bugs
Issue 85559 Summary Failure to infer `%arg` is a constant Labels llvm:optimizations, missed-optimization Assignees

[llvm-bugs] [Bug 85558] clang-tidy (llvm-17) crash

2024-03-16 Thread LLVM Bugs via llvm-bugs
Issue 85558 Summary clang-tidy (llvm-17) crash Labels clang-tidy Assignees Reporter ksromanov

[llvm-bugs] [Bug 85556] `src/time/time_utils.h` unconditionally uses `EOVERFLOW`

2024-03-16 Thread LLVM Bugs via llvm-bugs
Issue 85556 Summary `src/time/time_utils.h` unconditionally uses `EOVERFLOW` Labels libc Assignees Reporter

[llvm-bugs] [Bug 85553] `std::vector` cannot be used in a constexpr context with `stdlibc++`

2024-03-16 Thread LLVM Bugs via llvm-bugs
Issue 85553 Summary `std::vector` cannot be used in a constexpr context with `stdlibc++` Labels libc++ Assignees Re

[llvm-bugs] [Bug 85552] [18 regression] PHINode should have one entry for each predecessor of its parent basic block!

2024-03-16 Thread LLVM Bugs via llvm-bugs
Issue 85552 Summary [18 regression] PHINode should have one entry for each predecessor of its parent basic block! Labels new issue Assignees

[llvm-bugs] [Bug 85551] Indexing bounds checks are not hoisted out of a loop

2024-03-16 Thread LLVM Bugs via llvm-bugs
Issue 85551 Summary Indexing bounds checks are not hoisted out of a loop Labels new issue Assignees Reporter

[llvm-bugs] [Bug 85550] clang-19 returns true for `__is_literal_type` on union with non trivial member with C++-23+

2024-03-16 Thread LLVM Bugs via llvm-bugs
Issue 85550 Summary clang-19 returns true for `__is_literal_type` on union with non trivial member with C++-23+ Labels new issue Assignees

[llvm-bugs] [Bug 85549] Feature request: expose getOpcode through Python bindings

2024-03-16 Thread LLVM Bugs via llvm-bugs
Issue 85549 Summary Feature request: expose getOpcode through Python bindings Labels new issue Assignees Reporter

[llvm-bugs] [Bug 85547] [LoopUnroll / SCEV] crash (infinite recursion?)

2024-03-16 Thread LLVM Bugs via llvm-bugs
Issue 85547 Summary [LoopUnroll / SCEV] crash (infinite recursion?) Labels loopoptim, crash-on-valid Assignees

[llvm-bugs] [Bug 85546] [MLIR][IRDL] Support for concrete attribute values in IRDL

2024-03-16 Thread LLVM Bugs via llvm-bugs
Issue 85546 Summary [MLIR][IRDL] Support for concrete attribute values in IRDL Labels mlir:irdl Assignees Reporter

[llvm-bugs] [Bug 85543] crash when attempting to build llvm (main branch)

2024-03-16 Thread LLVM Bugs via llvm-bugs
Issue 85543 Summary crash when attempting to build llvm (main branch) Labels new issue Assignees Reporter

[llvm-bugs] [Bug 85536] [InstCombine] Miscompile at -O1

2024-03-16 Thread LLVM Bugs via llvm-bugs
Issue 85536 Summary [InstCombine] Miscompile at -O1 Labels miscompilation, llvm:instcombine Assignees dtcxzyw

[llvm-bugs] [Bug 85535] [InstCombine] WRONG code with sroa-skip-mem2reg

2024-03-16 Thread LLVM Bugs via llvm-bugs
Issue 85535 Summary [InstCombine] WRONG code with sroa-skip-mem2reg Labels miscompilation, llvm:instcombine Assignees

[llvm-bugs] [Bug 85533] Unable to see sprint statements or get input while using LLDB

2024-03-16 Thread LLVM Bugs via llvm-bugs
Issue 85533 Summary Unable to see sprint statements or get input while using LLDB Labels new issue Assignees Report

[llvm-bugs] [Bug 85532] [clang][frontend] fwd declararation _and_ definition of a member struct within the outer enclosing struct does not compile

2024-03-16 Thread LLVM Bugs via llvm-bugs
Issue 85532 Summary [clang][frontend] fwd declararation _and_ definition of a member struct within the outer enclosing struct does not compile Labels clang

[llvm-bugs] [Bug 85531] Invalid code generation when using deducing this with complicated base classes

2024-03-16 Thread LLVM Bugs via llvm-bugs
Issue 85531 Summary Invalid code generation when using deducing this with complicated base classes Labels new issue Assignees

[llvm-bugs] [Bug 85525] [clang-format] No option to add space in empty list

2024-03-16 Thread LLVM Bugs via llvm-bugs
Issue 85525 Summary [clang-format] No option to add space in empty list Labels clang-format Assignees Reporter

[llvm-bugs] [Bug 85524] Enhancement to Align typedefs for function pointers in clang-format

2024-03-16 Thread LLVM Bugs via llvm-bugs
Issue 85524 Summary Enhancement to Align typedefs for function pointers in clang-format Labels clang-format Assignees

[llvm-bugs] [Bug 85523] [LoopVectorize] Assertion `!isUniformAfterVectorization(PredInst, VF) && Instruction marked uniform-after-vectorization will be predicated` failed

2024-03-16 Thread LLVM Bugs via llvm-bugs
Issue 85523 Summary [LoopVectorize] Assertion `!isUniformAfterVectorization(PredInst, VF) && Instruction marked uniform-after-vectorization will be predicated` failed Labels

[llvm-bugs] [Bug 85522] Aarch64 codegen is unreasonably bad when creating vector from u16 values in memory

2024-03-16 Thread LLVM Bugs via llvm-bugs
Issue 85522 Summary Aarch64 codegen is unreasonably bad when creating vector from u16 values in memory Labels new issue Assignees

[llvm-bugs] [Bug 85519] `[[assume(++a)]]` warns that the side-effects will be discarded, but they are not discarded at compile time

2024-03-16 Thread LLVM Bugs via llvm-bugs
Issue 85519 Summary `[[assume(++a)]]` warns that the side-effects will be discarded, but they are not discarded at compile time Labels new issue A

[llvm-bugs] [Bug 85516] [Flang] Assertion `charBox && "host value must be a fir::CharBoxValue"' failed.

2024-03-16 Thread LLVM Bugs via llvm-bugs
Issue 85516 Summary [Flang] Assertion `charBox && "host value must be a fir::CharBoxValue"' failed. Labels flang Assignees

[llvm-bugs] [Bug 85511] Can I use standard library module using released libc++?

2024-03-16 Thread LLVM Bugs via llvm-bugs
Issue 85511 Summary Can I use standard library module using released libc++? Labels libc++ Assignees Reporter

[llvm-bugs] [Bug 85510] [SimplifyCFG] transform `undef` to `unreachable`

2024-03-16 Thread LLVM Bugs via llvm-bugs
Issue 85510 Summary [SimplifyCFG] transform `undef` to `unreachable` Labels llvm:optimizations, missed-optimization Assignees

[llvm-bugs] [Bug 85509] [FTBFS] [compiler-rt] -D_FORTIFY_SOURCE=3 breaks nuilding compiler-rt GCDAProfiling

2024-03-16 Thread LLVM Bugs via llvm-bugs
Issue 85509 Summary [FTBFS] [compiler-rt] -D_FORTIFY_SOURCE=3 breaks nuilding compiler-rt GCDAProfiling Labels new issue Assignees

[llvm-bugs] [Bug 85507] [OpenMP] Use hardware clock to measure time instead of gettimeofday() on additional archs

2024-03-16 Thread LLVM Bugs via llvm-bugs
Issue 85507 Summary [OpenMP] Use hardware clock to measure time instead of gettimeofday() on additional archs Labels new issue Assignees

[llvm-bugs] [Bug 85504] [CMake] LLVM_HOST_TRIPLE cross compilation ignores CMAKE_SHARED_LINKER_FLAGS

2024-03-16 Thread LLVM Bugs via llvm-bugs
Issue 85504 Summary [CMake] LLVM_HOST_TRIPLE cross compilation ignores CMAKE_SHARED_LINKER_FLAGS Labels cmake Assignees