Issue
131878
Summary
[SPIR-V] Input variables should not have linkage attributes
Labels
new issue
Assignees
Reporte
Issue
133801
Summary
Request Commit Access For
Labels
infra:commit-access-request
Assignees
Reporter
Issue
132696
Summary
llvm-reduce should print short form, actionable names in the log
Labels
enhancement,
good first issue,
llvm-reduce
Issue
131770
Summary
[MLIR] crahsed on `-test-spirv-func-signature-conversion` pass: Assertion `succeeded(result) && "expected ConstantLike op to be foldable"' failed.
Labels
Issue
132618
Summary
deduction guide does not work with type alias
Labels
new issue
Assignees
Reporter
Issue
132249
Summary
[clang] clang frontend crash with friend class declaration and overloaded `operator ==`
Labels
clang
Assignees
Issue
131734
Summary
AMDGPU should handle SimplifyDemandedVectorElts for more trivial intrinsics
Labels
good first issue,
backend:AMDGPU,
missed-o
Issue
133782
Summary
SIGHUP when running the lldb-dap tests
Labels
new issue
Assignees
Reporter
JD
Issue
132342
Summary
OpenMP failing offload of static object if bitfields
Labels
new issue
Assignees
Reporter
Issue
132629
Summary
[TySan] can't build protobuf-c
Labels
new issue
Assignees
Reporter
hoyhoy
Issue
132198
Summary
[libc][math][c23] Implement C23 math function powf16
Labels
libc
Assignees
Reporter
Issue
131798
Summary
[Clang] Crash involving use of NTTP pack in type constraint for lambda parameter
Labels
clang
Assignees
Issue
132168
Summary
LLVMgold.so is not included in LLVM-20.1.1-Linux-X64.tar.xz
Labels
new issue
Assignees
Reporte
Issue
131818
Summary
[clang] Crash at -O3: Instruction does not dominate all uses!
Labels
Assignees
Reporter
c
Issue
132654
Summary
[OpenMP] Compilation error at O0 for OpenMP GPU offloading with NVIDIA GPU and LLVM 20
Labels
new issue
Assignees
Issue
133677
Summary
-ir-dump-directory should default to writing binary bitcode
Labels
enhancement
Assignees
Repor
Issue
134268
Summary
[mlir] vector.transfer_read and vector.transfer_write allow different source and destination element type
Labels
mlir
Assigne
Issue
132050
Summary
Request Commit Access For justincady
Labels
infra:commit-access-request
Assignees
Reporter
Issue
131710
Summary
[libc++] Re-apply #131613
Labels
libc++,
performance
Assignees
philnik777
Issue
132931
Summary
clang-tidy suggests adding const to arrays that are already const
Labels
clang-tidy
Assignees
Issue
132172
Summary
[MLIR] Inconsistent output when executing MLIR program with and without `-test-loop-fusion=test-loop-fusion-transformation`
Labels
mlir
Issue
132945
Summary
std::expected link error
Labels
new issue
Assignees
Reporter
andrea-cassioli-
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
Issue
133715
Summary
modernize-use-designated-initializers Clang-Tidy check reports std::array when IgnoreSingleElementAggregates is false
Labels
clang-tidy
Issue
133898
Summary
FastISel::handlePHINodesInSuccessorBlocks crashes on valid IR (LLVM 20.1.0)
Labels
Assignees
Reporter
Issue
132417
Summary
Multi-architecture broken
Labels
new issue
Assignees
Reporter
songdongsheng
Issue
133719
Summary
[Clang][Regression:20] Crash on constraint for lambda in lambda with init-capture
Labels
clang
Assignees
Issue
133861
Summary
Misconfigured `LLVM_INSTALL_PREFIX` in LLVM Ubuntu nightly packages
Labels
cmake,
packaging,
build-problem
Issue
133199
Summary
[MacOS 15][AppleClang] libtool duplicate member name warnings
Labels
new issue
Assignees
Repor
Issue
133792
Summary
Assertion failure in `LocalInstantiationScope::findInstantiationOf`: `isa(D) && "declaration not instantiated in this scope"
Labels
new issue
Issue
134037
Summary
[libcxx] linking error with -fno-exceptions
Labels
libc++
Assignees
Reporter
Issue
133292
Summary
WebAssembly backend does not generate return_call for musttail calls with multiple return values
Labels
new issue
Assignees
Issue
132630
Summary
Incompatibility between clang's built-in `stdatomic.h` and libstdc++'s `bits/shared_ptr_atomic.h`
Labels
clang
Assignees
Issue
133501
Summary
[AArch64][BOLT] llvm-bolt annotateCFIState Assertion `!StateStack.empty() && "corrupt CFI stack"' failed.
Labels
BOLT
Assigne
Issue
132647
Summary
[Flang][OpenMP] Compilation error of combining select type construct and task construct with depend clause
Labels
flang:openmp
Issue
132859
Summary
[mlir] Assertion `hasSameElementsOrSplat(type, values)' failed
Labels
mlir
Assignees
Reporter
Issue
132825
Summary
Incomplete implementation of P2280 / CWG2517
Labels
new issue
Assignees
Reporter
Issue
132889
Summary
[mlir] parser crash with linalg.reduce.@reduce_fusion_elementwise created with unregistered dialect
Labels
mlir
Assignees
Issue
134348
Summary
Crash when compiling multiply nested templates with Constrained NTTP
Labels
new issue
Assignees
Issue
133779
Summary
[RISCV] Introduction of Zcb instructions in lr/sc sequences may not meet forward progress guarantee
Labels
backend:RISC-V
Ass
Issue
132023
Summary
Use of wrong-architecture inline assembly with `-fopenmp` turns diagnostic into crash
Labels
new issue
Assignees
Issue
133928
Summary
miscompile from AArch64 backend
Labels
backend:AArch64,
llvm:codegen,
miscompilation
Assignees
Issue
133579
Summary
[AVR] `-mrelax` does not work for a simple LED blink program
Labels
backend:AVR
Assignees
benshi001
Issue
133182
Summary
clang-cl does not support MSVC x86(64) div intrinsics
Labels
new issue
Assignees
Reporter
Issue
133810
Summary
Clang Trunk hangs compiling compiler-rt
Labels
hang
Assignees
Reporter
mustar
Issue
133697
Summary
__c11_atomic_add_fetch is not implemented
Labels
Assignees
Reporter
pakluba
Issue
134285
Summary
`-fdebug-types-section -gdwarf-3` crashes Clang with assertions
Labels
clang,
crash-on-valid
Assignees
Issue
132233
Summary
SecurityGroup archive: Chromium issue 42410065 Security bug report
Labels
SecurityArchive
Assignees
Issue
134502
Summary
[clang-tidy] Fix [File|Config]OptionsProvider::getOptions
Labels
clang-tidy
Assignees
Reporter
Issue
134504
Summary
clang: -shared -fsanitize=undefined doesn't link with libubsan
Labels
clang
Assignees
Reporter
Issue
132873
Summary
[MLIR Python Bindings] - Multiple output operations numerical validation test
Labels
mlir
Assignees
Issue
134513
Summary
Auto-vectorization via `masked.load` blocks constprop
Labels
new issue
Assignees
Reporter
Issue
134515
Summary
[msan] Runtime false positives with iostream, msan, and -O0
Labels
new issue
Assignees
Reporte
Issue
134516
Summary
[mlir][vector] Error when running `--canonicalize` with out of bounds positions in `vector.extract`
Labels
mlir:vector
Assign
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
Issue
134521
Summary
Use LEA for small immediates when optimizing for size
Labels
new issue
Assignees
Reporter
Issue
133754
Summary
not_tail_called interaction with LTO and merging of decls on LTO
Labels
new issue
Assignees
Re
Issue
134024
Summary
Remove common `add`s when `icmp eq`ing two `select`s [InstCombine]
Labels
new issue
Assignees
Issue
134506
Summary
compiler-rt error
Labels
new issue
Assignees
Reporter
corbettknowles
Issue
134509
Summary
Cern ROOT installation OSX Sequoia 15.4
Labels
new issue
Assignees
Reporter
x
Issue
134510
Summary
__has_include should not error if unevaluated
Labels
new issue
Assignees
Reporter
61 matches
Mail list logo