[llvm-bugs] [Bug 86378] How are these matmuls in the MLIR toy example valid?

2024-03-22 Thread LLVM Bugs via llvm-bugs
Issue 86378 Summary How are these matmuls in the MLIR toy example valid? Labels mlir Assignees Reporter

[llvm-bugs] [Bug 86376] Inconsistency in macos/macosx version CLI flag vs. availability attributes/macros

2024-03-22 Thread LLVM Bugs via llvm-bugs
Issue 86376 Summary Inconsistency in macos/macosx version CLI flag vs. availability attributes/macros Labels new issue Assignees

[llvm-bugs] [Bug 86373] Merge 6b70c5d79fe44cbe01b0443454c6952c5b541585 into 18.1.x

2024-03-22 Thread LLVM Bugs via llvm-bugs
Issue 86373 Summary Merge 6b70c5d79fe44cbe01b0443454c6952c5b541585 into 18.1.x Labels new issue Assignees Reporter

[llvm-bugs] [Bug 86371] [X86_64] va_arg with SSE type get error

2024-03-22 Thread LLVM Bugs via llvm-bugs
Issue 86371 Summary [X86_64] va_arg with SSE type get error Labels new issue Assignees Reporter Co

[llvm-bugs] [Bug 86370] Backport request for fix POCL building on LoongArch

2024-03-22 Thread LLVM Bugs via llvm-bugs
Issue 86370 Summary Backport request for fix POCL building on LoongArch Labels new issue Assignees Reporter

[llvm-bugs] [Bug 86369] [lld] why does lld export hidden symbols without warning?

2024-03-22 Thread LLVM Bugs via llvm-bugs
Issue 86369 Summary [lld] why does lld export hidden symbols without warning? Labels lld Assignees Reporter

[llvm-bugs] [Bug 86365] MLIR documentation is unclear on how to reproduce Toy Ch1 example

2024-03-22 Thread LLVM Bugs via llvm-bugs
Issue 86365 Summary MLIR documentation is unclear on how to reproduce Toy Ch1 example Labels mlir Assignees Reporte

[llvm-bugs] [Bug 86361] Assertion failure with nested parameter packs and lambdas

2024-03-22 Thread LLVM Bugs via llvm-bugs
Issue 86361 Summary Assertion failure with nested parameter packs and lambdas Labels clang:frontend, crash-on-valid, lambda

[llvm-bugs] [Bug 86355] clang-tidy fails with “Error: no checks enabled” on .clang-tidy file which --verify-config verifies

2024-03-22 Thread LLVM Bugs via llvm-bugs
Issue 86355 Summary clang-tidy fails with “Error: no checks enabled” on .clang-tidy file which --verify-config verifies Labels clang-tidy Assignee

[llvm-bugs] [Bug 86354] Inconsistent results for `__is_trivially_relocatable` between Clang and Apple Clang

2024-03-22 Thread LLVM Bugs via llvm-bugs
Issue 86354 Summary Inconsistent results for `__is_trivially_relocatable` between Clang and Apple Clang Labels clang Assignees

[llvm-bugs] [Bug 86348] [OpenMP] OpenMP target map order problem when using the same array multiple times

2024-03-22 Thread LLVM Bugs via llvm-bugs
Issue 86348 Summary [OpenMP] OpenMP target map order problem when using the same array multiple times Labels new issue Assignees

[llvm-bugs] [Bug 86336] Inliner does not seem to respect `[[clang::uninitialized]]`

2024-03-22 Thread LLVM Bugs via llvm-bugs
Issue 86336 Summary Inliner does not seem to respect `[[clang::uninitialized]]` Labels new issue Assignees Reporte

[llvm-bugs] [Bug 86332] [AMDGPU] With Clang>17, -amdgpu-early-inline-all=true consumes 8x more memory

2024-03-22 Thread LLVM Bugs via llvm-bugs
Issue 86332 Summary [AMDGPU] With Clang>17, -amdgpu-early-inline-all=true consumes 8x more memory Labels clang Assignees

[llvm-bugs] [Bug 86327] clang++: Optimization passes can strip away deadlock loops

2024-03-22 Thread LLVM Bugs via llvm-bugs
Issue 86327 Summary clang++: Optimization passes can strip away deadlock loops Labels clang Assignees Reporter

[llvm-bugs] [Bug 86324] Do you still need commit access?

2024-03-22 Thread LLVM Bugs via llvm-bugs
Issue 86324 Summary Do you still need commit access? Labels infrastructure:commit-access Assignees Reporter

[llvm-bugs] [Bug 86321] [RISCV][LLD] Regression w/ -fno-pic between 14.x and 15.x

2024-03-22 Thread LLVM Bugs via llvm-bugs
Issue 86321 Summary [RISCV][LLD] Regression w/ -fno-pic between 14.x and 15.x Labels lld Assignees Reporter

[llvm-bugs] [Bug 86317] Missing chance to avoid unesessary branching

2024-03-22 Thread LLVM Bugs via llvm-bugs
Issue 86317 Summary Missing chance to avoid unesessary branching Labels new issue Assignees Reporter

[llvm-bugs] [Bug 86314] [BUG/FEATURE REQUEST] Alignment issue of variable values with arguments

2024-03-22 Thread LLVM Bugs via llvm-bugs
Issue 86314 Summary [BUG/FEATURE REQUEST] Alignment issue of variable values with arguments Labels new issue Assignees

[llvm-bugs] [Bug 86306] [OpenMP][OMPD] ICV "nthreads-var" cannot be returned as an integer even when it's a single value

2024-03-22 Thread LLVM Bugs via llvm-bugs
Issue 86306 Summary [OpenMP][OMPD] ICV "nthreads-var" cannot be returned as an integer even when it's a single value Labels new issue Assignees

[llvm-bugs] [Bug 86305] clang crashed when avx512 bf16 feature enabled

2024-03-22 Thread LLVM Bugs via llvm-bugs
Issue 86305 Summary clang crashed when avx512 bf16 feature enabled Labels clang Assignees Reporter

[llvm-bugs] [Bug 86304] Casts are incorrect in the presence of FLT_EVAL_METHOD

2024-03-22 Thread LLVM Bugs via llvm-bugs
Issue 86304 Summary Casts are incorrect in the presence of FLT_EVAL_METHOD Labels new issue Assignees Reporter

[llvm-bugs] [Bug 86301] [DAG] Fold AVGU(ZEXT(X), ZEXT(Y)) -> ZEXT(AVGU(X, Y))

2024-03-22 Thread LLVM Bugs via llvm-bugs
Issue 86301 Summary [DAG] Fold AVGU(ZEXT(X),ZEXT(Y)) -> ZEXT(AVGU(X,Y)) Labels good first issue, llvm:SelectionDAG Assignees

[llvm-bugs] [Bug 86299] Critical Security bug report

2024-03-22 Thread LLVM Bugs via llvm-bugs
Issue 86299 Summary Critical Security bug report Labels new issue Assignees Reporter zwbproducts

[llvm-bugs] [Bug 86282] [libc] revisit `trivial-auto-var-init=pattern`

2024-03-22 Thread LLVM Bugs via llvm-bugs
Issue 86282 Summary [libc] revisit `trivial-auto-var-init=pattern` Labels libc Assignees Reporter

[llvm-bugs] [Bug 86281] Crash when using clang-format via clangd v18.1.2 [vscode]

2024-03-22 Thread LLVM Bugs via llvm-bugs
Issue 86281 Summary Crash when using clang-format via clangd v18.1.2 [vscode] Labels clang-format Assignees Reporte

[llvm-bugs] [Bug 86280] potential out-of-bounds in llvm-objdump in OffloadBinary::create()

2024-03-22 Thread LLVM Bugs via llvm-bugs
Issue 86280 Summary potential out-of-bounds in llvm-objdump in OffloadBinary::create() Labels tools:llvm-objdump, crash-on-invalid Ass

[llvm-bugs] [Bug 86279] [C++26] Crash when indexing a pack with a pack of indices

2024-03-22 Thread LLVM Bugs via llvm-bugs
Issue 86279 Summary [C++26] Crash when indexing a pack with a pack of indices Labels new issue Assignees Reporter

[llvm-bugs] [Bug 86277] A feature to make clang not touch macros

2024-03-22 Thread LLVM Bugs via llvm-bugs
Issue 86277 Summary A feature to make clang not touch macros Labels clang Assignees Reporter BGOPC

[llvm-bugs] [Bug 86263] Memory access error when formatting code including list items and comments.

2024-03-22 Thread LLVM Bugs via llvm-bugs
Issue 86263 Summary Memory access error when formatting code including list items and comments. Labels new issue Assignees

[llvm-bugs] [Bug 86262] [Debuginfo][TailCallElim] Misleading stepping caused by new BranchInst in NewEntry

2024-03-22 Thread LLVM Bugs via llvm-bugs
Issue 86262 Summary [Debuginfo][TailCallElim] Misleading stepping caused by new BranchInst in NewEntry Labels new issue Assignees

[llvm-bugs] [Bug 86261] Miscompilation of `store undef, %ptr` (or an Alive2 bug?)

2024-03-22 Thread LLVM Bugs via llvm-bugs
Issue 86261 Summary Miscompilation of `store undef, %ptr` (or an Alive2 bug?) Labels Assignees Reporter XChy

[llvm-bugs] [Bug 86258] Clang crash when lowering windows CXX exception

2024-03-22 Thread LLVM Bugs via llvm-bugs
Issue 86258 Summary Clang crash when lowering windows CXX exception Labels clang Assignees Reporter