Issue
91568
Summary
[clang-tidy] performance-unnecessary-value-param provide invalid hint for class with deleted move constructor
Labels
clang-tidy,
false-pos
Issue
91569
Summary
[AggressiveInstCombine] Missed optimization: a reversed chain of contiguous unsigned icmps could be merged
Labels
new issue
As
Issue
91571
Summary
[BOLT] Bolt cannot correctly recognize tail calls on aarch64.
Labels
BOLT
Assignees
Reporter
Issue
91574
Summary
[DebugInfo][JumpThreading] Missing debug location updates
Labels
new issue
Assignees
Reporter
Issue
91584
Summary
[mlir][quant] Bump up the MaxStorageBits from 32 to 64.
Labels
mlir
Assignees
Reporter
Issue
91595
Summary
[SPIR-V] Set non-kernel function linkage type via OpDecorate for all linkage types except for static functions
Labels
new issue
Issue
91601
Summary
[libc++] std::map<> with const key doesn't compile
Labels
libc++
Assignees
Reporter
Issue
91605
Summary
[clang-tidy] `readability-redundant-member-init` warning when non-redudant
Labels
clang-tidy
Assignees
Issue
91607
Summary
ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it - exit code 139
Labels
new issue
Issue
91610
Summary
signal_in_leaf_function_aarch64 failing on darwin
Labels
lldb
Assignees
Reporter
Issue
91612
Summary
__builtin_assume with embedded function calls are ignored
Labels
new issue
Assignees
Reporter
Issue
91615
Summary
Can JITLink support libc.so.6 for old version such as GLIBC_2.2.5
Labels
libc
Assignees
Repor
Issue
91617
Summary
[HLSL] Design/Spec a library for performing work out of process (example: compiling a shader)
Labels
HLSL
Assignees
Issue
91619
Summary
Missed optimization in bounds analysis in unsigned arithmetic that cannot underflow
Labels
new issue
Assignees
Issue
91621
Summary
[HLSL] Design c-style apis for compiling a shader
Labels
HLSL
Assignees
coopp
Repor
Issue
91623
Summary
[HLSL] Design c-style apis for accessing outputs of shader compilation
Labels
HLSL
Assignees
coopp
Issue
91624
Summary
[HLSL] Implement c-style apis for accessing outputs of shader compilation
Labels
HLSL
Assignees
coopp
Issue
91627
Summary
[HLSL] Spec the c-style library architecture design for compiling shaders
Labels
HLSL
Assignees
coopp
Issue
91630
Summary
[libc][test] the LibcTest API should be a subset of the gtest API
Labels
libc
Assignees
Reporte
Issue
91633
Summary
ICE in clang::Sema::tryCaptureVariable
Labels
clang
Assignees
Reporter
Woebbek
Issue
91634
Summary
std::string_view::substr triggers unnecessary ctor safety checks in libc++ safe mode
Labels
libc++
Assignees
Issue
91639
Summary
[HLSL] Boolean vector swizzle support
Labels
HLSL
Assignees
Reporter
llvm-bean
Issue
91640
Summary
[HLSL] vector subscript indexing
Labels
HLSL
Assignees
Reporter
llvm-beanz
Issue
91641
Summary
Interest in updated run-clang-tidy, with header error deduplication?
Labels
clang-tidy
Assignees
Issue
91648
Summary
[BOLT] Support PIC fixed branch
Labels
BOLT
Assignees
Reporter
aaupov
Issue
91649
Summary
Do you still need commit access?
Labels
infrastructure:commit-access
Assignees
Reporter
Issue
91650
Summary
Identical return type considered different in redeclaration with trailing return type and enough templates
Labels
new issue
As
Issue
91665
Summary
GVNHoist: Split Parent when profitable to do so.
Labels
new issue
Assignees
Reporter
Issue
91671
Summary
[clang-format] Formatting overflows column limit with `BreakBeforeTernaryOperators: true` and `AlignAfterOpenBracket: AlwaysBreak`
Labels
clang-format
Issue
91674
Summary
__arithmetic_fence() doesn't protect against contract in clang
Labels
clang,
floating-point
Assignees
Issue
91677
Summary
Crash on missing `template` disambiguator after C++20-allowed missing `typename` disambiguator
Labels
clang,
crash-on-invalid
Issue
91690
Summary
Using Clang-Tidy breaks build with C++ 20 modules.
Labels
clang-tidy
Assignees
Reporter
Issue
91691
Summary
instcombine removes a select, making code more poisonous
Labels
miscompilation,
llvm:instcombine
Assignees
Issue
91696
Summary
[clang][C++] Bad error recovery with lambdas returning unexpanded packs
Labels
c++,
clang:frontend,
crash-on-invalid
Issue
91700
Summary
thin LTO produces function signature error
Labels
new issue
Assignees
Reporter
Issue
91703
Summary
Does it make sense to have __builtin_assoc_barrier as an alias to __arithmetic_fence for compatibility with GCC
Labels
new issue
Issue
91704
Summary
performance issue of loop execution with llvm-19-init
Labels
new issue
Assignees
Reporter
Issue
91708
Summary
Why can static linking with AOT ld successfully link the object files generated by ORC JIT, but JITlink fails to produce a correct executable file?
Labels
Issue
91709
Summary
icpx: error: ptxas command failed
Labels
new issue
Assignees
Reporter
J-shel
Issue
91710
Summary
lower performance of frequent jumps with goto statements
Labels
new issue
Assignees
Reporter
Issue
91711
Summary
thin LTO + wasm + _Thread_local + -pthread doesn't work well
Labels
new issue
Assignees
Reporte
Issue
91716
Summary
[DebugInfo][LICM] Missing debug location updates
Labels
new issue
Assignees
Reporter
Issue
91717
Summary
[ClangFormat] Long work on 2000 lines file
Labels
new issue
Assignees
Reporter
Issue
91726
Summary
[diagtool] diagtool gives different output on Windows and run into an exception
Labels
new issue
Assignees
Issue
91730
Summary
Missed optimisation for ```
Labels
new issue
Assignees
Reporter
ConorWilliams
Issue
91731
Summary
Missed optimization for ``std::atomic_thread_fence(std::memory_order_seq_cst)``
Labels
new issue
Assignees
Issue
91739
Summary
[BOLT] If the compiler includes the -static option, Bolt cannot run properly.
Labels
BOLT
Assignees
Issue
91753
Summary
Do you still need commit access?
Labels
infrastructure:commit-access
Assignees
Reporter
Issue
91754
Summary
Failure to spot bitmask building loop idiom
Labels
missed-optimization
Assignees
Reporter
Issue
91761
Summary
Double-destruction (& double-construction) when statement-_expression_ returns
Labels
new issue
Assignees
Issue
91771
Summary
[clang-format] Unexpected formatting on function parameter
Labels
Assignees
Reporter
LinZh
Issue
91774
Summary
[mlir][sparse] Calling mlir-opt with sparsifier's dumped pass pipeline for GPU codegen does not emit GPU code
Labels
mlir:gpu,
mlir:sparse
Issue
91780
Summary
[SLPVectorizer] Missed optimization: missed vectorization with non-clobbering store at the end
Labels
llvm:SLPVectorizer,
missed-optimizat
Issue
91785
Summary
Improve RISC-V Machine Outliner's ability to identify equivalent instruction sequences
Labels
enhancement,
backend:RISC-V
Issue
91787
Summary
[clang][regression][rejects-valid] clang trunk rejecting valid pack expansion
Labels
clang
Assignees
Issue
91788
Summary
Improve cost modeling for RISC-V Machine Outliner
Labels
new issue
Assignees
Reporter
Issue
91790
Summary
Improve stack handling for RISC-V Machine outlinerThis is a work item identified in the gap analysis done in #89822.
Labels
backend:RISC-V,
Issue
91792
Summary
[clang-format] AllowShortFunctionsOnASingleLine not respected if BraceWrapping AfterFunction
Labels
clang-format
Assignees
Issue
91793
Summary
[DirectX] Version in ProgramHeader is wrong on big endian host
Labels
backend:DirectX
Assignees
Issue
91795
Summary
clang (18.1.5) frontend command failed with exit code 134
Labels
clang
Assignees
Reporter
Issue
91813
Summary
Support .gz version for the source release
Labels
new issue
Assignees
Reporter
Issue
91814
Summary
"inst not in same function as #dbg_assign" after hotcoldsplit
Labels
new issue
Assignees
Report
Issue
91819
Summary
offload can't build on i386
Labels
build-problem,
offload
Assignees
Reporter
Issue
91824
Summary
Numerical error introduced using ARM64 using clang-14 but not clang-13
Labels
new issue
Assignees
Issue
91831
Summary
latest libc++ doesn't compile with gcc 14.1
Labels
libc++
Assignees
Reporter
C
Issue
91835
Summary
[clang-static-analyzer] False positive core.NullDefererence when capturing a structured binding in a lambda
Labels
new issue
A
Issue
91836
Summary
[DebugInfo][LoopLoadElim] Missing debug location updates
Labels
new issue
Assignees
Reporter
Issue
91840
Summary
`multf3` has incorrect rounding on `aarch64` linux
Labels
new issue
Assignees
Reporter
Issue
91845
Summary
[Flang] llvm-project/flang/lib/Lower/CallInterface.cpp:541: Fortran::evaluate::characteristics::Procedure Fortran::lower::CalleeInterface::characterize() const: Assertion `characteristic && "Fail
Issue
91847
Summary
flang-new array _expression_ performance
Labels
flang
Assignees
Reporter
jeffh
Issue
91848
Summary
[Compiling Error][LiveIntervals.cpp] error: invalid use of incomplete type ‘const class llvm::TargetInstrInfo’
Labels
new issue
Issue
91861
Summary
PDB single-step problem inline __asm Windows WinDbg
Labels
new issue
Assignees
Reporter
Issue
91863
Summary
clang-18: Aarch64: macos: memset pattern & always_inline attribute prevents copy elision of float constants in Neon code
Labels
new issue
Issue
91869
Summary
Do you still need commit access?
Labels
infrastructure:commit-access
Assignees
Reporter
Issue
91877
Summary
[clang-format] format applied to `// clang-format off` annotation
Labels
clang-format
Assignees
Issue
91881
Summary
offload: `PluginManager.h:16:10: fatal error: 'PluginInterface.h' file not found`
Labels
build-problem,
offload
As
Issue
91883
Summary
New LLVM vectorizer crash in assertion
Labels
new issue
Assignees
Reporter
che
Issue
91884
Summary
C++26 Pack-indexing have BUG
Labels
new issue
Assignees
Reporter
Mq-b
Issue
91885
Summary
[Clang] Expansion of pack indexing _expression_ that is a pack in a lambda triggers ICE
Labels
clang
Assignees
Issue
91888
Summary
Invalid usage of the XADD return value
Labels
new issue
Assignees
Reporter
ari
Issue
91889
Summary
Backport 8c852ab to release/18.x branch
Labels
clang:frontend,
release:backport
Assignees
Issue
91892
Summary
LLVM ERROR: Cannot select: 0x89658f0: ch = store<(store (s16) into `ptr undef`), trunc to bf16> 0x8965ea0, 0x8965dc0, undef:i64, undef:i64
Labels
new
Issue
91899
Summary
bootstrapping: Segmentation fault in clang while bootstrapping LLVM 18
Labels
clang
Assignees
R
Issue
91901
Summary
`update_llc_test_checks.py` crashes when trying to add checks to a newly created test file
Labels
new issue
Assignees
Issue
91902
Summary
Adjacent Loads Can't Optimize To Larger Transfers
Labels
new issue
Assignees
Reporter
Issue
91904
Summary
[libc] Add deduction guide and LIBC_INLINE to `cpp::expected` and `cpp::unexpected`
Labels
good first issue,
libc
Issue
91911
Summary
libclang macOS vs Windows versions produce substantial differences when parsing AST
Labels
new issue
Assignees
Issue
91912
Summary
opencl.ocl.version can not reflect opencl cpp source
Labels
new issue
Assignees
Reporter
Issue
91913
Summary
assertion "SubmoduleIDs.find(Mod) == SubmoduleIDs.end()" failed
Labels
new issue
Assignees
Repo
Issue
91919
Summary
LICM drop call instruction metadata
Labels
new issue
Assignees
Reporter
RonDah
Issue
91925
Summary
vector-transpose-lowering.mlir
Labels
mlir
Assignees
Reporter
banach-space
Issue
91926
Summary
[Flang][OpenMP] Incorrect execution result when an if clause is specified for a dependent task in a sibling task that has a task dependency
Labels
ope
Issue
91928
Summary
[Flang][OpenMP] Compilation error when lastprivate clause specified in do construct has a derived type with an allocatable variable
Labels
openmp,
Issue
91927
Summary
[Flang][OpenMP] Incorrect execution result of an assignment statement in task construct in taskgroup construct
Labels
openmp,
flang
Issue
91929
Summary
[Flang][OpenMP] Compilation error when the variables used in an `update-statement` in `atomic` construct are declared with different types
Labels
open
Issue
91934
Summary
[libc][docs] Outdated Code Review section in 'libc/src/math/docs/add_math_function.md'
Labels
libc
Assignees
Issue
91937
Summary
[GlobalISel] CSEMIRBuilder Performance
Labels
llvm:globalisel
Assignees
Reporter
Issue
91948
Summary
MIPS: P5600 should use nan2008, fp64, msa
Labels
new issue
Assignees
Reporter
Issue
91952
Summary
``: `ranges::ends_with`'s constraint check for bidirectional case is not quite right
Labels
new issue
Assignees
Issue
91957
Summary
Miscompile with opt -passes="loop-unroll,loop-mssa(licm,indvars)" -unroll-count=4
Labels
new issue
Assignees
2201 - 2300 of 32989 matches
Mail list logo