Issue
86503
Summary
[libc][math][c23] Implement C23 math function exp10m1f
Labels
libc
Assignees
Reporter
Issue
86506
Summary
[HLSL] Enable `-fconvergent-functions` by default
Labels
HLSL
Assignees
Reporter
Issue
86510
Summary
Porting from version llvm 3.8 project to 14.0.6 project,met up with error,error occurs D:\LLVM\llvm14\llvm\include\llvm\ADT\BitVector.h 485 enum : unsigned { ExprResultIdx = std::numeric_limits::
Issue
86513
Summary
[clang-cl]An error occurs when link to Windows
Labels
new issue
Assignees
Reporter
Issue
86515
Summary
[RISCV][JIT] JIT session error: No HI20 PCREL relocation type be found for LO12 PCREL relocation type
Labels
new issue
Assigne
Issue
86517
Summary
-Wclang-diagnostic-shadow-field doesn't work correctly with templates, inheritance, and parameters in non-defining declarations
Labels
new issue
Issue
86520
Summary
Change in behavior in inline variable handling between clang version
Labels
clang
Assignees
Rep
Issue
86521
Summary
Using flang for external tools requires specifying host endianness
Labels
flang
Assignees
Repor
Issue
86525
Summary
Clang's Microsoft mangling of lifetime extended temporary objects and anonymous unions differs from MSVC
Labels
clang
Assignee
Issue
86527
Summary
[libc] add cmake for hardening mode
Labels
enhancement,
libc
Assignees
Reporter
Issue
86530
Summary
18.1.2 [flang]: docs-flang-html target fails
Labels
flang
Assignees
Reporter
k
Issue
86539
Summary
clang-format 18 idempotent regression with #if within struct
Labels
clang-format
Assignees
Repo
Issue
86544
Summary
pathconf/fpathconf
Labels
new issue
Assignees
Reporter
SchrodingerZhu
Issue
86546
Summary
[libc] remove LIBC_HAS_BUILTIN
Labels
good first issue,
code-cleanup,
libc
Assignees
Issue
86547
Summary
[libc] remove LIBC_HAS_ATTRIBUTE
Labels
good first issue,
code-cleanup,
libc
Assignees
Issue
86548
Summary
[tapi] XCode14 *.tbd + lld (TextAPI) => invalid imports
Labels
lld
Assignees
Reporter
Issue
86549
Summary
[clang] __builtin_clzg / __builtin_ctzg aren't usable in constexpr contexts
Labels
good first issue,
clang,
constexpr
Issue
86550
Summary
clang-format 18 idempotent regression with #define within an initializer
Labels
Assignees
Reporter
Issue
86551
Summary
[HLSL] cos doesn't have a double intrinsic
Labels
HLSL
Assignees
farzonl
Reporter
Issue
86552
Summary
[HLSL] add sema type checks for builtins to prevent invalid intrinsic generation in code gen.
Labels
HLSL
Assignees
Issue
86553
Summary
clang-tidy performance issues in template and consexpr heavy code
Labels
bug,
clang-tidy
Assignees
Issue
86556
Summary
[libcxx] utilize __builtin_popcountg, __builtin_clzg, __builtin_ctzg
Labels
enhancement,
libc++
Assignees
Issue
86559
Summary
[clang-format] attribute on constructor causes -> to be incorrectly inferred as trailing return type in base class argument list
Labels
clang-format
Issue
86567
Summary
[libc][c11] implement ctime
Labels
good first issue,
c11,
libc
Assignees
Issue
86573
Summary
[clang-format] odd line break with c-style comment in argument list
Labels
clang-format
Assignees
Issue
86579
Summary
[libc] fix includes of src/__support/macros/config.h
Labels
good first issue,
code-cleanup,
libc
Assig
Issue
86580
Summary
[coroutines] LLVM incorrectly allocates coroutines on a variable stack
Labels
coroutines
Assignees
alanzhao
Issue
86581
Summary
[DXIL] implement `trunc` lowering
Labels
backend:DirectX
Assignees
farzonl
Reporter
Issue
86582
Summary
[DXIL] implement `reversebits` lowering
Labels
backend:DirectX
Assignees
farzonl
Re
Issue
86583
Summary
[llvm-exegesis] Not closing file descriptors after use
Labels
new issue
Assignees
boomanaiden154
Issue
86600
Summary
LLVM works as a cross-compiler. Does uncompiled static analysis. No compiled static analysis?
Labels
new issue
Assignees
Issue
86601
Summary
[libc] test bazel in presubmit
Labels
libc,
testing-tools
Assignees
Reporter
Issue
86606
Summary
Template lambda mixing up types in some template contexts
Labels
new issue
Assignees
Reporter
Issue
86611
Summary
llvm-objdump: corrupt ELF file can crash llvm-objdump in printSymbolVersionDefinition()
Labels
tools:llvm-objdump,
crash-on-invalid
Issue
86612
Summary
llvm-objdump: printDynamicSection() out-of-bounds read
Labels
tools:llvm-objdump,
crash-on-invalid
Assignees
Issue
86620
Summary
[RISC-V] Vector -flto -O2 miscompile
Labels
new issue
Assignees
Reporter
patri
Issue
86621
Summary
[Flang][OpenMP] Execution error (Segmentation fault) when an allocatable array is used in task construct with a firstprivate clause in a parallel construct with a private clause
Issue
86627
Summary
[InjectTLIMappings] Assert while compiling CheckFunctionExists.cpp with llvm clang when -fveclib=SVML flag is enabled
Labels
clang
Issue
86635
Summary
[aarch64] Prefer use callee save register to avoid repeat load when cross call
Labels
new issue
Assignees
Issue
86638
Summary
[clang-format] Space before function name if cast function return value
Labels
clang-format
Assignees
Issue
86640
Summary
Backport bce17034157fdfe4d898d30366c1eeca3442fa3d to release/18.x
Labels
new issue
Assignees
Re
Issue
86642
Summary
Clang-tidy error: static class variable is non-const and globally accessible, consider making it const
Labels
clang-tidy
Assig
Issue
86643
Summary
Inconsistent application of base class copy elision
Labels
new issue
Assignees
Reporter
Issue
86644
Summary
Default llvm-size output format berkeley (but also darwin) is useless on macOS
Labels
new issue
Assignees
Issue
86646
Summary
Why doesn't LLDB use Clang's MCDisassembler class to decode RISCV instructions?
Labels
clang
Assignees
Issue
86647
Summary
Undefined behavior in `CastInfo::castFailed` with `From=`
Labels
mlir
Assignees
Reporter
Issue
86660
Summary
Clang: CUDA compile with -nocudalib gives "use of undeclared identifier cudaConfigureCall"
Labels
clang
Assignees
Issue
86669
Summary
[X86] Add X86 unfold instruction pass
Labels
backend:X86
Assignees
Reporter
RK
Issue
86670
Summary
[X86] X86FixupVectorConstants - load vector double data from i32/f32 constant
Labels
backend:X86
Assignees
Issue
86671
Summary
[Support] Investigate making KnownBits::mul optimal
Labels
good first issue,
llvm:support
Assignees
Issue
86672
Summary
Core dump - Ubuntu aarch64
Labels
new issue
Assignees
Reporter
dave-ct
Issue
86684
Summary
OpenMP runtime might try to take the bootstrap lock twice and deadlock
Labels
new issue
Assignees
Issue
86685
Summary
[Clang-18 Miscompilation] clang miscompiles loop with break
Labels
clang
Assignees
Reporter
Issue
86686
Summary
`std::variant{}.index()` is not an integral constant _expression_
Labels
new issue
Assignees
Re
Issue
86687
Summary
Backport 48048051323d5dd74057dc5f32df8c3c323afcd5 to 18.x
Labels
new issue
Assignees
Reporter
Issue
86693
Summary
regalloc=fast leads to internal error
Labels
new issue
Assignees
Reporter
kelb
Issue
86711
Summary
[AArch64] Wrong code for i64 to f32 vector conversion
Labels
new issue
Assignees
Reporter
Issue
86714
Summary
[clang-tidy] Create check for inconsistent/missed typedef/using alias type names
Labels
check-request
Assignees
Issue
86717
Summary
AAarch64 backend turning OOB insertelement into OOB store
Labels
backend:AArch64,
llvm:codegen,
miscompilation
Issue
86719
Summary
remove signed `reversebits` apis
Labels
HLSL
Assignees
farzonl
Reporter
Issue
86729
Summary
[Flang] flang-new doesn't take --gcc-install-dir nor --gcc-toolchain
Labels
flang
Assignees
Rep
Issue
86734
Summary
Restrict pointer loads not affected by asm memory clobber
Labels
new issue
Assignees
Reporter
Issue
86735
Summary
`clang-18 -extract-api -x c++-header /home/matthew/attempt.h`
Labels
new issue
Assignees
Report
Issue
86738
Summary
`va_arg()` code is suboptimal for AArch64 and x86-64
Labels
backend:AArch64,
backend:X86,
missed-optimization
Issue
86743
Summary
llvm generates SVE code with only +sme and no streaming mode enabled
Labels
new issue
Assignees
Issue
86744
Summary
Missing header `omp.h` in install directory when building `llvm@18.1.2` with `openmp` as runtime with `cmake@3.29.0`
Labels
new issue
Issue
86749
Summary
[OpenMP] a newly added loop collapse test fails the correctness check
Labels
new issue
Assignees
Issue
86757
Summary
[Clang] Assertion when including a header that does not exist
Labels
clang:frontend,
crash-on-invalid,
needs-reduction
Issue
86762
Summary
Do you still need commit access?
Labels
infrastructure:commit-access
Assignees
Reporter
Issue
86763
Summary
[RISC-V] Miscompile with LTO and -fno-strict-aliasing
Labels
new issue
Assignees
Reporter
Issue
86764
Summary
Does llvm14-flang or flang-new support the option "-emit-llvm"?
Labels
flang
Assignees
Reporter
Issue
86765
Summary
[MLIR] Top-down applyPatternsAndFoldGreedily fails to remove dead code that bottom-up applyPatternsAndFoldGreedily removes
Labels
mlir
Issue
86769
Summary
clang frontend crashes on LLVM-18
Labels
clang
Assignees
Reporter
yujincheng08
Issue
86777
Summary
[lld] why does lld export hidden symbols without warning when dynamic libraries link to object files?
Labels
lld
Assignees
Issue
86778
Summary
[clang-format] Add Line Break after requires clause brace
Labels
Assignees
Reporter
c0nste
Issue
86780
Summary
[BPF] LLVM ERROR: Branch target out of insn range
Labels
new issue
Assignees
Reporter
Issue
86784
Summary
WRONG code by SLP vectorizer
Labels
new issue
Assignees
Reporter
JonPsson1
Issue
86785
Summary
[LoopVectorize] LoopVectorize produces redundant instructions due to IV widening in IndVarSimplify
Labels
new issue
Assignees
Issue
86788
Summary
Optimization: x86 "shl" condition codes can be reused
Labels
new issue
Assignees
Reporter
Issue
86790
Summary
using enum declaration with anonymous enum crashes clang frontend
Labels
clang
Assignees
Report
Issue
86791
Summary
Compilation error on omp threadprivate when -fopenmp-targets=amdgcn-amd-amdhsa
Labels
clang:codegen,
crash,
clang:openmp
Issue
86793
Summary
llvm::byteswap ignores alignment requirements
Labels
new issue
Assignees
Reporter
Issue
86798
Summary
clang crashes at -O3 on x86_64-linux-gnu: Assertion `(getOperandEntry(E, I)->State == TreeEntry::NeedToGather || MinBWs.contains(getOperandEntry(E, I))) && "Expected item in MinBWs."' failed
Issue
86809
Summary
lldb add support for escaping special characters in identifiers
Labels
new issue
Assignees
Repo
Issue
86813
Summary
Optimization on "test if bit N is set" pattern ((C >> x) & 1)
Labels
new issue
Assignees
Report
Issue
86818
Summary
[HLSL] prevent generation of double intrinsics for floor and ceil builtins.
Labels
new issue
Assignees
Issue
86825
Summary
flang/runtime/io-error.cpp:60: bad call to va_end ?
Labels
flang
Assignees
Reporter
Issue
86826
Summary
Do you still need commit access?
Labels
infrastructure:commit-access
Assignees
Reporter
Issue
86827
Summary
llvm/utils/TableGen/Common/GlobalISel/GlobalISelMatchTable.cpp:1097: faulty compare ?
Labels
new issue
Assignees
Issue
86831
Summary
Clang crashes by bitcasting pointers of different opencl address spaces
Labels
clang,
OpenCL
Assignees
Issue
86833
Summary
: `contains_subrange` should not use `std::cbegin` and `std::distance`
Labels
new issue
Assignees
Issue
86834
Summary
Transform silenceable failure not suppressing
Labels
new issue
Assignees
Reporter
Issue
86845
Summary
Clang-18 crashes building linux kernel 6.8.2: clang frontend command failed with exit code 139 - building linux kernel
Labels
Assignees
Issue
86849
Summary
Attributes on a function template definition (but not declaration) ignored if instantiation occurs before definition
Labels
new issue
Issue
86854
Summary
We could instead implement a custom type that calls the user-provided operation in its `operator+`, and then always call `operator+`. This would get rid of these macros and special casing for kno
Issue
86855
Summary
Anonymous struct construct causes a Clang front-end assertion.
Labels
clang
Assignees
Reporter
Issue
86861
Summary
linearize.mlir
Labels
mlir
Assignees
Reporter
banach-space
Issue
86866
Summary
[libc] libc_setjmp_unittests failures
Labels
test-suite,
libc
Assignees
Reporter
Issue
86871
Summary
[builtins] divtc3 accuracy issue
Labels
compiler-rt:builtins
Assignees
Reporter
Issue
86872
Summary
[SPIRV] Failed Test CodeGen/SPIRV/pointers/struct-opaque-pointers.ll in Spirv prs
Labels
bug,
backend:SPIR-V
Assi
901 - 1000 of 32907 matches
Mail list logo