[llvm-bugs] [Bug 131878] [SPIR-V] Input variables should not have linkage attributes

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 131878 Summary [SPIR-V] Input variables should not have linkage attributes Labels new issue Assignees Reporte

[llvm-bugs] [Bug 133801] Request Commit Access For

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 133801 Summary Request Commit Access For Labels infra:commit-access-request Assignees Reporter

[llvm-bugs] [Bug 132696] llvm-reduce should print short form, actionable names in the log

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 132696 Summary llvm-reduce should print short form, actionable names in the log Labels enhancement, good first issue, llvm-reduce

[llvm-bugs] [Bug 131770] [MLIR] crahsed on `-test-spirv-func-signature-conversion` pass: Assertion `succeeded(result) && "expected ConstantLike op to be foldable"' failed.

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 131770 Summary [MLIR] crahsed on `-test-spirv-func-signature-conversion` pass: Assertion `succeeded(result) && "expected ConstantLike op to be foldable"' failed. Labels

[llvm-bugs] [Bug 132618] deduction guide does not work with type alias

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 132618 Summary deduction guide does not work with type alias Labels new issue Assignees Reporter

[llvm-bugs] [Bug 132249] [clang] clang frontend crash with friend class declaration and overloaded `operator ==`

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 132249 Summary [clang] clang frontend crash with friend class declaration and overloaded `operator ==` Labels clang Assignees

[llvm-bugs] [Bug 131734] AMDGPU should handle SimplifyDemandedVectorElts for more trivial intrinsics

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 131734 Summary AMDGPU should handle SimplifyDemandedVectorElts for more trivial intrinsics Labels good first issue, backend:AMDGPU, missed-o

[llvm-bugs] [Bug 133782] SIGHUP when running the lldb-dap tests

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 133782 Summary SIGHUP when running the lldb-dap tests Labels new issue Assignees Reporter JD

[llvm-bugs] [Bug 132342] OpenMP failing offload of static object if bitfields

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 132342 Summary OpenMP failing offload of static object if bitfields Labels new issue Assignees Reporter

[llvm-bugs] [Bug 132629] [TySan] can't build protobuf-c

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 132629 Summary [TySan] can't build protobuf-c Labels new issue Assignees Reporter hoyhoy

[llvm-bugs] [Bug 132198] [libc][math][c23] Implement C23 math function powf16

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 132198 Summary [libc][math][c23] Implement C23 math function powf16 Labels libc Assignees Reporter

[llvm-bugs] [Bug 131798] [Clang] Crash involving use of NTTP pack in type constraint for lambda parameter

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 131798 Summary [Clang] Crash involving use of NTTP pack in type constraint for lambda parameter Labels clang Assignees

[llvm-bugs] [Bug 132168] LLVMgold.so is not included in LLVM-20.1.1-Linux-X64.tar.xz

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 132168 Summary LLVMgold.so is not included in LLVM-20.1.1-Linux-X64.tar.xz Labels new issue Assignees Reporte

[llvm-bugs] [Bug 131818] [clang] Crash at -O3: Instruction does not dominate all uses!

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 131818 Summary [clang] Crash at -O3: Instruction does not dominate all uses! Labels Assignees Reporter c

[llvm-bugs] [Bug 132654] [OpenMP] Compilation error at O0 for OpenMP GPU offloading with NVIDIA GPU and LLVM 20

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 132654 Summary [OpenMP] Compilation error at O0 for OpenMP GPU offloading with NVIDIA GPU and LLVM 20 Labels new issue Assignees

[llvm-bugs] [Bug 133677] -ir-dump-directory should default to writing binary bitcode

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 133677 Summary -ir-dump-directory should default to writing binary bitcode Labels enhancement Assignees Repor

[llvm-bugs] [Bug 134268] [mlir] vector.transfer_read and vector.transfer_write allow different source and destination element type

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 134268 Summary [mlir] vector.transfer_read and vector.transfer_write allow different source and destination element type Labels mlir Assigne

[llvm-bugs] [Bug 132050] Request Commit Access For justincady

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 132050 Summary Request Commit Access For justincady Labels infra:commit-access-request Assignees Reporter

[llvm-bugs] [Bug 131710] [libc++] Re-apply #131613

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 131710 Summary [libc++] Re-apply #131613 Labels libc++, performance Assignees philnik777

[llvm-bugs] [Bug 132931] clang-tidy suggests adding const to arrays that are already const

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 132931 Summary clang-tidy suggests adding const to arrays that are already const Labels clang-tidy Assignees

[llvm-bugs] [Bug 132172] [MLIR] Inconsistent output when executing MLIR program with and without `-test-loop-fusion=test-loop-fusion-transformation`

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 132172 Summary [MLIR] Inconsistent output when executing MLIR program with and without `-test-loop-fusion=test-loop-fusion-transformation` Labels mlir

[llvm-bugs] [Bug 132945] std::expected link error

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 132945 Summary std::expected link error Labels new issue Assignees Reporter andrea-cassioli-

[llvm-bugs] [Bug 133688] [Clang][Sema] Stack overflow when trying to get the layout of a class with a member with a nested dependency

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 133688 Summary [Clang][Sema] Stack overflow when trying to get the layout of a class with a member with a nested dependency Labels clang Ass

[llvm-bugs] [Bug 133715] modernize-use-designated-initializers Clang-Tidy check reports std::array when IgnoreSingleElementAggregates is false

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 133715 Summary modernize-use-designated-initializers Clang-Tidy check reports std::array when IgnoreSingleElementAggregates is false Labels clang-tidy

[llvm-bugs] [Bug 133898] FastISel::handlePHINodesInSuccessorBlocks crashes on valid IR (LLVM 20.1.0)

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 133898 Summary FastISel::handlePHINodesInSuccessorBlocks crashes on valid IR (LLVM 20.1.0) Labels Assignees Reporter

[llvm-bugs] [Bug 132417] Multi-architecture broken

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 132417 Summary Multi-architecture broken Labels new issue Assignees Reporter songdongsheng

[llvm-bugs] [Bug 133719] [Clang][Regression:20] Crash on constraint for lambda in lambda with init-capture

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 133719 Summary [Clang][Regression:20] Crash on constraint for lambda in lambda with init-capture Labels clang Assignees

[llvm-bugs] [Bug 133861] Misconfigured `LLVM_INSTALL_PREFIX` in LLVM Ubuntu nightly packages

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 133861 Summary Misconfigured `LLVM_INSTALL_PREFIX` in LLVM Ubuntu nightly packages Labels cmake, packaging, build-problem

[llvm-bugs] [Bug 133199] [MacOS 15][AppleClang] libtool duplicate member name warnings

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 133199 Summary [MacOS 15][AppleClang] libtool duplicate member name warnings Labels new issue Assignees Repor

[llvm-bugs] [Bug 133792] Assertion failure in `LocalInstantiationScope::findInstantiationOf`: `isa(D) && "declaration not instantiated in this scope"

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 133792 Summary Assertion failure in `LocalInstantiationScope::findInstantiationOf`: `isa(D) && "declaration not instantiated in this scope" Labels new issue

[llvm-bugs] [Bug 134037] [libcxx] linking error with -fno-exceptions

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 134037 Summary [libcxx] linking error with -fno-exceptions Labels libc++ Assignees Reporter

[llvm-bugs] [Bug 133292] WebAssembly backend does not generate return_call for musttail calls with multiple return values

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 133292 Summary WebAssembly backend does not generate return_call for musttail calls with multiple return values Labels new issue Assignees

[llvm-bugs] [Bug 132630] Incompatibility between clang's built-in `stdatomic.h` and libstdc++'s `bits/shared_ptr_atomic.h`

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 132630 Summary Incompatibility between clang's built-in `stdatomic.h` and libstdc++'s `bits/shared_ptr_atomic.h` Labels clang Assignees

[llvm-bugs] [Bug 133501] [AArch64][BOLT] llvm-bolt annotateCFIState Assertion `!StateStack.empty() && "corrupt CFI stack"' failed.

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 133501 Summary [AArch64][BOLT] llvm-bolt annotateCFIState Assertion `!StateStack.empty() && "corrupt CFI stack"' failed. Labels BOLT Assigne

[llvm-bugs] [Bug 132647] [Flang][OpenMP] Compilation error of combining select type construct and task construct with depend clause

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 132647 Summary [Flang][OpenMP] Compilation error of combining select type construct and task construct with depend clause Labels flang:openmp

[llvm-bugs] [Bug 132859] [mlir] Assertion `hasSameElementsOrSplat(type, values)' failed

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 132859 Summary [mlir] Assertion `hasSameElementsOrSplat(type, values)' failed Labels mlir Assignees Reporter

[llvm-bugs] [Bug 132825] Incomplete implementation of P2280 / CWG2517

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 132825 Summary Incomplete implementation of P2280 / CWG2517 Labels new issue Assignees Reporter

[llvm-bugs] [Bug 132889] [mlir] parser crash with linalg.reduce. @reduce_fusion_elementwise created with unregistered dialect

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 132889 Summary [mlir] parser crash with linalg.reduce.@reduce_fusion_elementwise created with unregistered dialect Labels mlir Assignees

[llvm-bugs] [Bug 134348] Crash when compiling multiply nested templates with Constrained NTTP

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 134348 Summary Crash when compiling multiply nested templates with Constrained NTTP Labels new issue Assignees

[llvm-bugs] [Bug 133779] [RISCV] Introduction of Zcb instructions in lr/sc sequences may not meet forward progress guarantee

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 133779 Summary [RISCV] Introduction of Zcb instructions in lr/sc sequences may not meet forward progress guarantee Labels backend:RISC-V Ass

[llvm-bugs] [Bug 132023] Use of wrong-architecture inline assembly with `-fopenmp` turns diagnostic into crash

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 132023 Summary Use of wrong-architecture inline assembly with `-fopenmp` turns diagnostic into crash Labels new issue Assignees

[llvm-bugs] [Bug 133928] miscompile from AArch64 backend

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 133928 Summary miscompile from AArch64 backend Labels backend:AArch64, llvm:codegen, miscompilation Assignees

[llvm-bugs] [Bug 133579] [AVR] `-mrelax` does not work for a simple LED blink program

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 133579 Summary [AVR] `-mrelax` does not work for a simple LED blink program Labels backend:AVR Assignees benshi001

[llvm-bugs] [Bug 133182] clang-cl does not support MSVC x86(64) div intrinsics

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 133182 Summary clang-cl does not support MSVC x86(64) div intrinsics Labels new issue Assignees Reporter

[llvm-bugs] [Bug 133810] Clang Trunk hangs compiling compiler-rt

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 133810 Summary Clang Trunk hangs compiling compiler-rt Labels hang Assignees Reporter mustar

[llvm-bugs] [Bug 133697] __c11_atomic_add_fetch is not implemented

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 133697 Summary __c11_atomic_add_fetch is not implemented Labels Assignees Reporter pakluba

[llvm-bugs] [Bug 134285] `-fdebug-types-section -gdwarf-3` crashes Clang with assertions

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 134285 Summary `-fdebug-types-section -gdwarf-3` crashes Clang with assertions Labels clang, crash-on-valid Assignees

[llvm-bugs] [Bug 132233] SecurityGroup archive: Chromium issue 42410065 Security bug report

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 132233 Summary SecurityGroup archive: Chromium issue 42410065 Security bug report Labels SecurityArchive Assignees

[llvm-bugs] [Bug 134502] [clang-tidy] Fix [File|Config]OptionsProvider::getOptions

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 134502 Summary [clang-tidy] Fix [File|Config]OptionsProvider::getOptions Labels clang-tidy Assignees Reporter

[llvm-bugs] [Bug 134504] clang: -shared -fsanitize=undefined doesn't link with libubsan

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 134504 Summary clang: -shared -fsanitize=undefined doesn't link with libubsan Labels clang Assignees Reporter

[llvm-bugs] [Bug 132873] [MLIR Python Bindings] - Multiple output operations numerical validation test

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 132873 Summary [MLIR Python Bindings] - Multiple output operations numerical validation test Labels mlir Assignees

[llvm-bugs] [Bug 134513] Auto-vectorization via `masked.load` blocks constprop

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 134513 Summary Auto-vectorization via `masked.load` blocks constprop Labels new issue Assignees Reporter

[llvm-bugs] [Bug 134515] [msan] Runtime false positives with iostream, msan, and -O0

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 134515 Summary [msan] Runtime false positives with iostream, msan, and -O0 Labels new issue Assignees Reporte

[llvm-bugs] [Bug 134516] [mlir][vector] Error when running `--canonicalize` with out of bounds positions in `vector.extract`

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 134516 Summary [mlir][vector] Error when running `--canonicalize` with out of bounds positions in `vector.extract` Labels mlir:vector Assign

[llvm-bugs] [Bug 134519] [Clang] Spurious error when template template parameter substituted using a class template with an NTTP whose type is its first template parameter

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 134519 Summary [Clang] Spurious error when template template parameter substituted using a class template with an NTTP whose type is its first template parameter Labels

[llvm-bugs] [Bug 134521] Use LEA for small immediates when optimizing for size

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 134521 Summary Use LEA for small immediates when optimizing for size Labels new issue Assignees Reporter

[llvm-bugs] [Bug 133754] not_tail_called interaction with LTO and merging of decls on LTO

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 133754 Summary not_tail_called interaction with LTO and merging of decls on LTO Labels new issue Assignees Re

[llvm-bugs] [Bug 134024] Remove common `add`s when `icmp eq`ing two `select`s [InstCombine]

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 134024 Summary Remove common `add`s when `icmp eq`ing two `select`s [InstCombine] Labels new issue Assignees

[llvm-bugs] [Bug 134506] compiler-rt error

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 134506 Summary compiler-rt error Labels new issue Assignees Reporter corbettknowles

[llvm-bugs] [Bug 134509] Cern ROOT installation OSX Sequoia 15.4

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 134509 Summary Cern ROOT installation OSX Sequoia 15.4 Labels new issue Assignees Reporter x

[llvm-bugs] [Bug 134510] __has_include should not error if unevaluated

2025-04-05 Thread LLVM Bugs via llvm-bugs
Issue 134510 Summary __has_include should not error if unevaluated Labels new issue Assignees Reporter