Issue
83714
Summary
`User::user_begin()` does not return a well formed iterator.
Labels
new issue
Assignees
Reporte
Issue
83717
Summary
[Clang] Generate metadata without optimization
Labels
clang
Assignees
Reporter
Issue
83718
Summary
ICE in codegen with nttp structures
Labels
new issue
Assignees
Reporter
sabudi
Issue
83719
Summary
No warning reported when storing address of the local variable (Wdangling-pointer)
Labels
new issue
Assignees
Issue
83722
Summary
[Flang][OpenMP] verification of lowering to FIR failed with "the type of the operand must be a pointer type whose element type is the same as that of the region argument"
Issue
83724
Summary
[LoopVectorize] Missed optimization: fail to recognize `memset` pattern after vectorization
Labels
new issue
Assignees
Issue
83725
Summary
Clang misses detecting the "use after free" warning found with GCC
Labels
clang
Assignees
Repo
Issue
83727
Summary
cmake 3.28 deprecation warnings
Labels
cmake
Assignees
Reporter
fsb4000
Issue
83728
Summary
Clang doesn't warn about reading beyond the end of a source sequence.
Labels
clang
Assignees
Re
Issue
83729
Summary
Error when selecting llvm.log for <1 x double> on aarch64
Labels
new issue
Assignees
Reporter
Issue
83730
Summary
No warning reported for buffer overflow in Clang
Labels
clang
Assignees
Reporter
Issue
83732
Summary
`modernize-use-designated-initializers` reported for pre-C++20 code
Labels
new issue
Assignees
Issue
83736
Summary
[HLSL] implement `mad` intrinsic
Labels
new issue
Assignees
farzonl
Reporter
Issue
83746
Summary
[clang++] Compiler producing wrong code/discarding code.
Labels
clang
Assignees
Reporter
Issue
83749
Summary
Backport 5f058aa21199 to 18.x
Labels
new issue
Assignees
Reporter
SixWeining
Issue
83752
Summary
static_assert failed in system installed `libntirpc`
Labels
new issue
Assignees
Reporter
Issue
83760
Summary
[Flang][OpenMP] Compilation error when type complex is used with _expression_-stmt in atomic construct
Labels
openmp,
flang
Issue
83762
Summary
__builtin_dump_struct throws compilation error on __int128 bit fields
Labels
new issue
Assignees
Issue
83765
Summary
No warning reported for floating point comparison
Labels
new issue
Assignees
Reporter
Issue
83771
Summary
[HIP] Link error when compiling the template kernel function code with -fgpu-rdc
Labels
new issue
Assignees
Issue
83772
Summary
Missed optimization: fold `is_power_of_2(A)` to `ctpop(A) == 1`
Labels
new issue
Assignees
Repo
Issue
83775
Summary
llvm-mca hits sanitizer error in cycleEnd
Labels
tools:llvm-mca,
crash-on-valid
Assignees
Issue
83776
Summary
Is it possible for Clang to report format truncation warning.
Labels
clang
Assignees
Reporter
Issue
83777
Summary
Crash when trying to compile `ggml-cuda.cu` from llama.cpp
Labels
new issue
Assignees
Reporter
Issue
83783
Summary
[PAC] Implement different ways to to lower auth + resign into a checked sequence
Labels
new issue
Assignees
Issue
83784
Summary
[PAC] Add FPAC feature
Labels
backend:AArch64
Assignees
Reporter
asl
Issue
83785
Summary
[PAC][MachO] Add support for @AUTH MachO relocations
Labels
backend:AArch64
Assignees
Reporter
Issue
83786
Summary
[PAC][MachO] Add support for authenticated call lowering
Labels
backend:AArch64,
platform:macos
Assignees
Issue
83787
Summary
[PAC][ELF] Add support for authenticated call lowering
Labels
backend:AArch64,
platform:linux
Assignees
Issue
83788
Summary
[PAC] Implement proper constant signing
Labels
clang,
llvm:ir
Assignees
Reporter
Issue
83789
Summary
[PAC][ELF] Implement codegen support for signed constants
Labels
backend:AArch64
Assignees
Repo
Issue
83790
Summary
[PAC][MachO] Implement codegen support for signed constants
Labels
backend:AArch64,
platform:macos
Assignees
Issue
83791
Summary
[PAC] Implement jump table hardening
Labels
backend:AArch64
Assignees
Reporter
Issue
83792
Summary
[PAC] Add support for pauth ABI version
Labels
clang:driver,
clang:codegen
Assignees
Issue
83793
Summary
[PAC] Add support for instcombine for pauth call bundles
Labels
new issue
Assignees
Reporter
Issue
83794
Summary
[PAC] Ensure pauth plays properly with PGO
Labels
new issue
Assignees
Reporter
Issue
83795
Summary
[PAC] Teach RawAddress / Address about ptrauth
Labels
clang:codegen
Assignees
Reporter
Issue
83796
Summary
[PAC] Implement the __ptrauth type qualifier.
Labels
clang
Assignees
Reporter
Issue
83797
Summary
[PAC] Add soft pauth lowering
Labels
llvm:optimizations
Assignees
Reporter
asl
Issue
83799
Summary
[PAC] Port clang codegen pauth bits
Labels
clang:codegen
Assignees
Reporter
as
Issue
83800
Summary
[PAC][ELF] Implement signed ctor / dtor calls
Labels
backend:AArch64
Assignees
Reporter
Issue
83801
Summary
[PAC][ELF] Add codegen support for signed GOT
Labels
backend:AArch64
Assignees
Reporter
Issue
83802
Summary
Findzstd.cmake: string sub-command REGEX, mode REPLACE: regex "$" matched an empty string.
Labels
new issue
Assignees
Issue
83803
Summary
[PAC] Implement -mbranch-protection=pauthabi
Labels
clang:driver
Assignees
Reporter
Issue
83804
Summary
[PAC] Make libunwind pauth-friendly
Labels
libunwind
Assignees
Reporter
asl
Issue
83805
Summary
[PAC] Make libcxx / libcxxabi pauth-friendly
Labels
libc++,
libc++abi
Assignees
Rep
Issue
83806
Summary
[PAC] Make compiler-rt pauth-friendly
Labels
compiler-rt
Assignees
Reporter
as
Issue
83810
Summary
Backport #83720 to LLVM 18 release
Labels
new issue
Assignees
Reporter
phoebew
Issue
83813
Summary
Clang reports [-Wmissing-noreturn] warning only for functions with void return type.
Labels
clang
Assignees
Issue
83819
Summary
Documentation comments for macros are not preserved
Labels
clang
Assignees
Reporter
Issue
83828
Summary
[libfuzzer] Out-of-memory limit calculations don't work well with realloc
Labels
new issue
Assignees
Issue
83835
Summary
Clang doesn't warn about always false comparisons
Labels
clang
Assignees
Reporter
Issue
83836
Summary
[flang] renamed specific shadowed by generic cause error when reading module files
Labels
bug,
flang:semantics
Ass
Issue
83837
Summary
Warn about redundant `const` in `constexpr` declarations?
Labels
clang:diagnostics
Assignees
Re
Issue
83838
Summary
Clang initializer_list inside a global struct variable generates undef elements
Labels
clang
Assignees
Issue
83839
Summary
Wrong Debug Information - Debugger cannot access in-scope structure varialbes after a function call, with -Oo -g compiling options
Labels
Issue
83840
Summary
[X86][AVX] Recognise out of bounds AVX2 shift amounts
Labels
good first issue,
backend:X86,
missed-optimization
Issue
83844
Summary
TSan: async signals are never being delivered when the target thread is blocked waiting for a `FUTEX_WAIT` syscall
Labels
Assignees
Issue
83845
Summary
clang-tidy doesn't report missing forward when one parameter is forwarded, but some other parameter isn't
Labels
clang-tidy
As
Issue
83852
Summary
`clang-tidy --dump-config` SEGFAULT
Labels
clang-tidy
Assignees
Reporter
ronwe
Issue
83864
Summary
[ELF][PAC] Support .note.gnu.property for marking schema
Labels
new issue
Assignees
kovdan01
Issue
83865
Summary
[LLDB][ELF][PAC] Support implicitly signed pointers in user expressions
Labels
lldb
Assignees
kovdan01
Issue
83866
Summary
[LLDB][Dwarf][PAC] Support `__ptrauth`-qualified types in user expressions
Labels
lldb
Assignees
Issue
83868
Summary
[LLDB][Dwarf][PAC] Support `[[clang::ptrauth_vtable_pointer(...)]]` attr in user expressions
Labels
lldb
Assignees
Issue
83869
Summary
[LLDB][Dwarf][PAC] Support `[[clang::ptrauth_struct(...)]]` attr in user expressions
Labels
lldb
Assignees
Issue
83879
Summary
[PAC][ELF] Finalize pointer authentication docs
Labels
backend:AArch64
Assignees
Reporter
Issue
83880
Summary
[libc++] `ranges::ends_with` should forward to `equal`
Labels
libc++,
performance
Assignees
Issue
83882
Summary
[HLSL] Improve logic for choosing spv/dx intrinsic at CG
Labels
enhancement,
clang:codegen,
HLSL
Assig
Issue
83883
Summary
[OMPT] Untied tasks schedules
Labels
new issue
Assignees
Reporter
rpereira-dev
Issue
83894
Summary
Flang: not yet implemented: intrinsic: REAL(KIND=2) in SPACING (used in e.g. HDF5)
Labels
flang
Assignees
Issue
83899
Summary
[toolchain] runtime options are not used in bootstrap build
Labels
new issue
Assignees
Reporter
Issue
83920
Summary
[DAGCombiner][RISC-V] DAGCombiner.cpp:8692: Assertion `Index < ByteWidth && "invalid index requested"' failed.
Labels
new issue
Issue
83924
Summary
Support integral square root with unsigned fixed point output in llvm-libc
Labels
libc
Assignees
lntue
Issue
83929
Summary
[RISC-V] Segfault during pass 'RISC-V DAG->DAG Pattern Instruction Selection'
Labels
new issue
Assignees
Issue
83931
Summary
[InstCombine][RISC-V] UNREACHABLE executed at InstCombineCompares.cpp:2788
Labels
new issue
Assignees
Issue
83947
Summary
[RISC-V] Miscompile at -O2
Labels
new issue
Assignees
Reporter
patrick-rivos
Issue
83962
Summary
Buildbot updates for Python 3.10
Labels
infrastructure
Assignees
Reporter
boom
Issue
83970
Summary
Backport 90e9e962e18fc4304c6aba81de2bb53069bcd358 to release/18.x
Labels
new issue
Assignees
Re
Issue
83979
Summary
Clang rejects call to base class member function inside requires inside constexpr if using scope resolution operatot
Labels
clang
Issue
83981
Summary
Doxygen parsing does not recognize upper case HTML tags
Labels
new issue
Assignees
Reporter
Issue
83982
Summary
Backport eaa9ef678c63bf392ec2d5b736605db7ea7e7338 to 18.x
Labels
new issue
Assignees
Reporter
Issue
83986
Summary
[LLVM18 Packaging] Incorrect symlinks to shared libraries
Labels
new issue
Assignees
Reporter
Issue
83988
Summary
[IR][Optimizations] 14 Missing floating point folds
Labels
new issue
Assignees
Reporter
Issue
83995
Summary
Backport de1f33873beff93063577195e1214a9509e229e0 to 18.x
Labels
release:backport
Assignees
Rep
Issue
83996
Summary
[c++] error: address of vector element requested
Labels
new issue
Assignees
Reporter
Issue
84002
Summary
[Clang][Module] Transitive importation as in [module.import]/7 is not fully implemented
Labels
c++20,
clang:modules
Issue
84009
Summary
heap-use-after-free may cause deadblock when program exit.
Labels
new issue
Assignees
Reporter
Issue
84012
Summary
[BOLT][AArch64] Running perf2bolt with '--debug' causes an segfault fault.
Labels
BOLT
Assignees
Issue
84015
Summary
[FMV] The compiler crashes in the absence of default target version.
Labels
new issue
Assignees
labrinea
Issue
84020
Summary
Compiler error for delayed template in
Labels
new issue
Assignees
Reporter
rat
Issue
84025
Summary
InstCombine calculated a wrong `insertelement` instruction
Labels
miscompilation,
llvm:optimizations,
llvm:instcombine
Issue
84028
Summary
Linking OpenMP target offloading fails with optimization enabled
Labels
new issue
Assignees
Rep
Issue
84030
Summary
objcopy fails with lld
Labels
lld
Assignees
Reporter
Temperature-block
Issue
84037
Summary
[llvm][AArch64] Autoupgrade function attributes from Module attributes.
Labels
new issue
Assignees
Issue
84038
Summary
LLVM fails to optimize emulated arithmetic right shift down to a single ashr
Labels
new issue
Assignees
Issue
84044
Summary
clang crash: Instruction does not dominate all uses!
Labels
Assignees
Reporter
dcb314
Issue
84046
Summary
Regression in AArch64 After Improving KnownBits of Add/Sub
Labels
backend:AArch64
Assignees
Rep
Issue
84047
Summary
Unexpected codegen for __builtin_elementwise_bitreverse on unsigned char and short
Labels
new issue
Assignees
Issue
84049
Summary
SLPVectorizer.cpp fails to build with gcc 9 on `error: declaration of 'llvm::TargetTransformInfo* llvm::slpvectorizer::BoUpSLP::TTI' changes meaning of 'TTI'`
Labels
Issue
84051
Summary
[DSE] crash
Labels
llvm:transforms
Assignees
Reporter
JonPsson1
201 - 300 of 32964 matches
Mail list logo