[llvm-bugs] [Bug 129384] [libc++] adapt "elastic hashing" in `std::__hash_table`

2025-03-01 Thread LLVM Bugs via llvm-bugs
Issue 129384 Summary [libc++] adapt "elastic hashing" in `std::__hash_table` Labels libc++, performance Assignees

[llvm-bugs] [Bug 129385] [clang] Can't build a project with derived class imported as a module

2025-03-01 Thread LLVM Bugs via llvm-bugs
Issue 129385 Summary [clang] Can't build a project with derived class imported as a module Labels clang Assignees R

[llvm-bugs] [Bug 129390] Clang download page is outdated

2025-03-01 Thread LLVM Bugs via llvm-bugs
Issue 129390 Summary Clang download page is outdated Labels clang Assignees Reporter ilyapopov

[llvm-bugs] [Bug 129407] Packaging issue with apt.llvm.org on Ubuntu

2025-03-01 Thread LLVM Bugs via llvm-bugs
Issue 129407 Summary Packaging issue with apt.llvm.org on Ubuntu Labels new issue Assignees Reporter

[llvm-bugs] [Bug 129313] [libc++] Consider using std::find_if in std::copy_if to figure out where to start copying from

2025-03-01 Thread LLVM Bugs via llvm-bugs
Issue 129313 Summary [libc++] Consider using std::find_if in std::copy_if to figure out where to start copying from Labels libc++, performance

[llvm-bugs] [Bug 129283] [lldb-dap] lldb-dap server mode management improvements

2025-03-01 Thread LLVM Bugs via llvm-bugs
Issue 129283 Summary [lldb-dap] lldb-dap server mode management improvements Labels lldb-dap Assignees Reporter

[llvm-bugs] [Bug 129415] [mlir] Inconsistent results for vector.mask

2025-03-01 Thread LLVM Bugs via llvm-bugs
Issue 129415 Summary [mlir] Inconsistent results for vector.mask Labels mlir Assignees Reporter wa

[llvm-bugs] [Bug 129414] [mlir] Inconsistent results for linalg.generic

2025-03-01 Thread LLVM Bugs via llvm-bugs
Issue 129414 Summary [mlir] Inconsistent results for linalg.generic Labels mlir Assignees Reporter

[llvm-bugs] [Bug 129416] [mlir] Crash when using --loop-invariant-subset-hoisting

2025-03-01 Thread LLVM Bugs via llvm-bugs
Issue 129416 Summary [mlir] Crash when using --loop-invariant-subset-hoisting Labels mlir Assignees Reporter

[llvm-bugs] [Bug 129411] [Clang][diagnostics] Missing error when base class type declaration shadows template parameter

2025-03-01 Thread LLVM Bugs via llvm-bugs
Issue 129411 Summary [Clang][diagnostics] Missing error when base class type declaration shadows template parameter Labels clang Assignees

[llvm-bugs] [Bug 129412] [llvm-strip] llvm-strip --strip-unneeded cannot would stop stripping if it encounters failure for one file

2025-03-01 Thread LLVM Bugs via llvm-bugs
Issue 129412 Summary [llvm-strip] llvm-strip --strip-unneeded cannot would stop stripping if it encounters failure for one file Labels new issue A

[llvm-bugs] [Bug 129366] llvm-objcopy --redefine-syms Does Not Update Symbols in PE/COFF (.dll) Files

2025-03-01 Thread LLVM Bugs via llvm-bugs
Issue 129366 Summary llvm-objcopy --redefine-syms Does Not Update Symbols in PE/COFF (.dll) Files Labels new issue Assignees

[llvm-bugs] [Bug 129373] [VectorCombine] scalarizeLoadExtract - infinite loop if we scalarize a dead extract waiting to be erased

2025-03-01 Thread LLVM Bugs via llvm-bugs
Issue 129373 Summary [VectorCombine] scalarizeLoadExtract - infinite loop if we scalarize a dead extract waiting to be erased Labels new issue Ass

[llvm-bugs] [Bug 129393] [ASTImporter] Missing implementation of some Visit functions

2025-03-01 Thread LLVM Bugs via llvm-bugs
Issue 129393 Summary [ASTImporter] Missing implementation of some Visit functions Labels new issue Assignees Report

[llvm-bugs] [Bug 129391] compare-fp-4.c fails with -Os

2025-03-01 Thread LLVM Bugs via llvm-bugs
Issue 129391 Summary compare-fp-4.c fails with -Os Labels backend:Hexagon Assignees Reporter andro

[llvm-bugs] [Bug 129382] Why isn't the inline namespace written to __PRETTY_FUNCTION__?

2025-03-01 Thread LLVM Bugs via llvm-bugs
Issue 129382 Summary Why isn't the inline namespace written to __PRETTY_FUNCTION__? Labels new issue Assignees Repo

[llvm-bugs] [Bug 129394] Crash related to `half` with `aarch64-unknown-none` and `-fp-armv8`

2025-03-01 Thread LLVM Bugs via llvm-bugs
Issue 129394 Summary Crash related to `half` with `aarch64-unknown-none` and `-fp-armv8` Labels Assignees Reporter

[llvm-bugs] [Bug 129397] ICE with clang-21 HEAD

2025-03-01 Thread LLVM Bugs via llvm-bugs
Issue 129397 Summary ICE with clang-21 HEAD Labels new issue Assignees Reporter jcelerier

[llvm-bugs] [Bug 129400] clang candidate constructor behaves differently when it's implicitly defined

2025-03-01 Thread LLVM Bugs via llvm-bugs
Issue 129400 Summary clang candidate constructor behaves differently when it's implicitly defined Labels clang Assignees

[llvm-bugs] [Bug 129401] Improve `llvm.ucmp.i8.i1` codegen

2025-03-01 Thread LLVM Bugs via llvm-bugs
Issue 129401 Summary Improve `llvm.ucmp.i8.i1` codegen Labels new issue Assignees Reporter scottmc

[llvm-bugs] [Bug 129398] Clang's insistence on __attribute__((target(...))) makes it impossible to build SIMD abstractions

2025-03-01 Thread LLVM Bugs via llvm-bugs
Issue 129398 Summary Clang's insistence on __attribute__((target(...))) makes it impossible to build SIMD abstractions Labels clang Assignees