Issue
52892
Summary
[ARM] Segmented stack is not supported on armv7em-none-eabi target
Labels
new issue
Assignees
R
Issue
52893
Summary
libfuzzer forces use of popcnt instruction in its code
Labels
new issue
Assignees
Reporter
Issue
52894
Summary
[PowerPC] fatal error: error in backend: Incomplete scavenging after 2nd pass
Labels
Assignees
Reporter
Issue
52895
Summary
[clang-tidy] bugprone-reserved-identifier fix produces uncompilable code
Labels
new issue
Assignees
Issue
52896
Summary
[Coroutines] Invalided symmetric transfer
Labels
c++20
Assignees
ChuanqiXu9
Reporte
Issue
52897
Summary
Provide hint for unused flags accidentally passed without -Xclang
Labels
new issue
Assignees
Re
Issue
52898
Summary
[ld.ldd] Assertion `sym.isUsedInRegularObj && "lazy symbol reached writer"' failed
Labels
new issue
Assignees
Issue
52899
Summary
[clang-format] wrong indent when formatting user defined type conversion function
Labels
new issue
Assignees
Issue
52900
Summary
unpacking template argument pack into concept fails compiling
Labels
new issue
Assignees
Report
Issue
52901
Summary
[RISCV] lli - hello world segmentation fault
Labels
new issue
Assignees
Reporter
Issue
52902
Summary
[libc++] constexpr copy assignment of vector::iterator assigns nothing under _LIBCPP_DEBUG_LEVEL == 2
Labels
new issue
Assigne
Issue
52903
Summary
[AMDGPU][MC][GFX9][GFX10] Disable SYSMSG_OP_HOST_TRAP_ACK
Labels
bug,
backend:AMDGPU,
mc
Assignees
Issue
52904
Summary
[AMDGPU][MC][GFX10] Disable hwreg(HW_REG_HW_ID)
Labels
bug,
backend:AMDGPU,
mc
Assignees
Issue
52905
Summary
ICE on concept with member function call that lacks parentheses
Labels
new issue
Assignees
Repo
Issue
52906
Summary
std::lognormal_distribution can overwrite const memory
Labels
libc++
Assignees
Quuxplusone
Issue
52907
Summary
[amdgpu] compiling for gfx9 spills a LOT into 64 vgpr
Labels
new issue
Assignees
Reporter
Issue
52908
Summary
[MLIR] redundant member function'getElementType' define in DenseIntElementsAttr
Labels
Assignees
Reporter
Issue
52909
Summary
Concepts met ICE with assertions builds with member function call that lacks parentheses
Labels
c++20,
clang:codegen
Issue
52910
Summary
[openmp] build wrongly picking up AMDGCN target on linux for 13.0.1-rc1
Labels
new issue
Assignees
Issue
52911
Summary
Nested scopes regression in clang-format 13.0.0, worked in clang-format 12.0.1
Labels
new issue
Assignees
Issue
52912
Summary
llvm/include/llvm/Support/Casting.h:269: typename llvm::cast_retty::ret_type llvm::cast(Y*) [with X = llvm::AnyCoroIdInst; Y = llvm::Value; typename llvm::cast_retty::ret_type = llvm::AnyCoroIdIn
Issue
52913
Summary
Indent-level regression for AlignConsecutiveAssignments in clang-format 13.0.0, works in clang-format 12.0.1
Labels
new issue
Issue
52914
Summary
Alignment of consecutive assignment and declarations causes incorrect indentation for structs
Labels
new issue
Assignees
Issue
52915
Summary
ColumnLimit not honored when AlignConsecutiveDeclarations is used in clang-format 13
Labels
new issue
Assignees
Issue
52916
Summary
Create `TraitPass` and `InterfacePass` to mirror `OperationPass`
Labels
mlir:core
Assignees
Rep
Issue
52917
Summary
Add a `FunctionLikeOpInterface`
Labels
mlir:core
Assignees
Reporter
stellaracc
Issue
52918
Summary
cross-project-tests & mlir fails on `no member named 'Kind' in 'mlir::Value'`
Labels
new issue
Assignees
Issue
52919
Summary
LLVM trunk no longer generates addhn on aarch64
Labels
Assignees
Reporter
alexreinking
Issue
52920
Summary
No-aggregate assertion in getPtrStride() triggered by LoopAccessInfo::analyzeLoop()
Labels
new issue
Assignees
Issue
52921
Summary
JITLink: __eh_frame emission/JIT EH frame registration on aarch64-darwin
Labels
new issue
Assignees
Issue
52922
Summary
build clickhouse clang-13: error: no such file or directory
Labels
Assignees
Reporter
yunf
Issue
52923
Summary
Kernel 5.15.11 (and higher) C syntax parse error
Labels
new issue
Assignees
Reporter
Issue
52924
Summary
clang-14 C parser does not accept integer constant 1E6L
Labels
new issue
Assignees
Reporter
Issue
52925
Summary
clang-14 always_inline topic
Labels
new issue
Assignees
Reporter
ErichLoew
Issue
52927
Summary
[AArch64] LLVM generates integer load + fmov for atomic floating point loads
Labels
backend:AArch64,
quality-of-implementation,
Issue
52928
Summary
[IR] 'indirect' arguments on calls to inlineasm should be annotated with explicitly pointee type information
Labels
opaque-pointers
Issue
52929
Summary
clang-format is not idempotent - rerunning clang-format produces different answers
Labels
new issue
Assignees
Issue
52930
Summary
Reading uninitialized memory must be poison, not undef
Labels
new issue
Assignees
Reporter
Issue
52931
Summary
Support for "object libraries" -- a "--start-lib"/"--end-lib" like mode in lld-macho
Labels
lld,
lld:MachO
Assigne
Issue
52932
Summary
Commit NewGVN patch
Labels
new issue
Assignees
Reporter
nunoplopes
Issue
52933
Summary
AttrDef does not include a destructor for generated storage
Labels
mlir:core
Assignees
River707
Issue
52934
Summary
Make codesign of compiler-rt dylibs optional [macOS]
Labels
enhancement,
cmake,
compiler-rt
Assignees
Issue
52935
Summary
_javascript_WrapImports:false doesn't work with ColumnLimit:0
Labels
new issue
Assignees
Report
Issue
52936
Summary
-fno-plt causes perfomance issues with unrolled code
Labels
new issue
Assignees
Reporter
Issue
52937
Summary
#pragma unroll can't be followed by another #pragma
Labels
new issue
Assignees
Reporter
Issue
52938
Summary
[OpenMP] compiler crash due to -Rpass=openmp-opt
Labels
new issue
Assignees
jdoerfert
Issue
52939
Summary
[Coredump in arm 4.14]
Labels
new issue
Assignees
Reporter
dafoerx
Issue
52940
Summary
Trying to add an object file into the LLVM JIT [Execution Engine]
Labels
new issue
Assignees
Re
Issue
52941
Summary
Linalg makes heavy copies (LinalgTilingOptions, LinalgTransformationFilter, ...)
Labels
mlir:linalg
Assignees
Issue
52942
Summary
ThreadSanitizer: false report about data race
Labels
new issue
Assignees
Reporter
Issue
52943
Summary
Incorrect formatting of lambdas inside brace initialisation when the return type has []
Labels
Assignees
Re
Issue
52944
Summary
Wc++20-designator gives warnings from macros defined in system headers
Labels
clang:frontend
Assignees
Issue
52945
Summary
failed to legalize operation 'builtin.unrealized_conversion_cast'
Labels
Assignees
Reporter
Issue
52946
Summary
libunwind 13 crash
Labels
new issue
Assignees
Reporter
jcelerier
Issue
52947
Summary
Feature request: accept -fPIC and -Wl,--as-needed flags
Labels
new issue
Assignees
Reporter
Issue
52948
Summary
unsupported option '-fsanitize=fuzzer' for target 'x86_64-unknown-windows-gnu'
Labels
new issue
Assignees
Issue
52949
Summary
`__builtin_memcpy_inline` causes a front-end segfault with incorrect number of arguments / incorrect argument types
Labels
new issue
Issue
52950
Summary
LoadStoreVectorizer assumes non-willreturn calls return
Labels
new issue
Assignees
Reporter
Issue
52951
Summary
Static and non-static member function templates with the same parameter types are accepted
Labels
new issue
Assignees
Issue
52952
Summary
std::ranges::cbegin falls back to lvalue behavior for a non-borrowed rvalue argument
Labels
bug,
libc++
Assignees
Issue
52953
Summary
std::ranges::cbegin and std::ranges::cend reject all non-`const` rvalue arguments
Labels
bug,
libc++
Assignees
Issue
52954
Summary
Compiler crash in front-end
Labels
new issue
Assignees
Reporter
havedifficulty
Issue
52955
Summary
pragma section and optimization, initialized static variable in unexpected section
Labels
new issue
Assignees
Issue
52956
Summary
clang-13 fails to compile libstdc++'s std::variant>: error: attempt to use a deleted function
Labels
new issue
Assignees
Issue
52957
Summary
Building clang/stage2 with compiler-rt with coverage flags fails with `Please use architecture with 4 or 8 byte pointers.`
Labels
coverage
Issue
52958
Summary
lldb errors when std::terminate() is called
Labels
new issue
Assignees
Reporter
Issue
52959
Summary
[clang-tidy] Option to not check included files
Labels
new issue
Assignees
Reporter
Issue
52960
Summary
Stack overflow due to unbounded getFauxShuffleMask() recursion
Labels
new issue
Assignees
Repor
Issue
52961
Summary
msan: incorrect origin due to unaligned writes
Labels
new issue
Assignees
Reporter
Issue
52962
Summary
[clang-tidy] add_new_check.py modifies list.rst unexpectedly
Labels
new issue
Assignees
Reporte
Issue
52963
Summary
[OpenMP] Linking error when creating exe with the objects not compiled with OpenMP flags : Could not open input file '/tmp/foo-0b9a1a.cubin'
Labels
ne
Issue
52964
Summary
MSVC-like ARM64 intrinsics missing for clang-cl
Labels
new issue
Assignees
Reporter
Issue
52965
Summary
Dead Code Elimination Regression at -Os (trunk vs. 13.0.0)
Labels
new issue
Assignees
Reporter
Issue
52966
Summary
`std::uniform_real_distribution` internal calculation overflow
Labels
libc++
Assignees
Reporter
Issue
52967
Summary
ICE during template argument deduction
Labels
new issue
Assignees
Reporter
mor
Issue
52968
Summary
[clang-tidy] add_new_check.py writes out files with native line endings
Labels
new issue
Assignees
Issue
52969
Summary
LLD on windows reports an undefined symbol for a function in a linked dependency
Labels
new issue
Assignees
Issue
52970
Summary
SFINAEing `p.x` on a pointer wrongly tries to complete the pointee's type
Labels
c++,
rejects-valid
Assignees
Issue
52971
Summary
SROA sub-vector memcpy w/subsequent load loses the store
Labels
miscompilation,
llvm:optimizations
Assignees
Issue
52972
Summary
[optimaztion] do away with the infinite loop unexpectedly
Labels
new issue
Assignees
Reporter
Issue
52973
Summary
process_events.py couldn't start VLC player on Linux
Labels
new issue
Assignees
Reporter
Issue
52974
Summary
please explain weak_ptr destruction undefined behavior
Labels
new issue
Assignees
Reporter
Issue
52975
Summary
[clang-format] Support .clang-format-ignore file
Labels
enhancement,
clang-format
Assignees
Issue
52976
Summary
[clang-format] SeparateDefinitionBlocks always puts a break between a comment and the function the comment it for
Labels
bug,
clang-format
Issue
52977
Summary
[clang] False positive -Wdocumentation + tparam + explicit template instantiation declaration
Labels
bug,
clang:frontend
Issue
52978
Summary
Recognize similar patterns to be aligned by clang-format
Labels
new issue
Assignees
Reporter
Issue
52979
Summary
Missing space after cast
Labels
new issue
Assignees
Reporter
Julien-Elie
Issue
52980
Summary
Align consecutive structures with same number of elements
Labels
new issue
Assignees
Reporter
Issue
52981
Summary
Respect the column limit when aligning arrays of structs
Labels
new issue
Assignees
Reporter
Issue
52982
Summary
Prevent header guards from being aligned?
Labels
new issue
Assignees
Reporter
Issue
52983
Summary
Aligning consecutive declarations in enum blocks
Labels
new issue
Assignees
Reporter
Issue
52984
Summary
Alignment of comments of different kinds
Labels
new issue
Assignees
Reporter
J
Issue
52985
Summary
Respect the column limit when aligning consecutive macros
Labels
new issue
Assignees
Reporter
Issue
52986
Summary
lldb crashes on breakpoint set
Labels
new issue
Assignees
Reporter
voiza
Issue
52987
Summary
[clang-format] Read config under XDG_CONFIG_HOME?
Labels
new issue
Assignees
Reporter
Issue
52988
Summary
IndentExternBlock: NoIndent is not working
Labels
bug,
clang-format
Assignees
Repor
Issue
52989
Summary
[libsanitizer] Use _thread_db_sizeof_pthread in ThreadDescriptorSize
Labels
Assignees
Reporter
Issue
52990
Summary
`likely` and `unlikely` are documented twice
Labels
new issue
Assignees
Reporter
Issue
52992
Summary
Confusing documentation or implementation of [[likely]] and [[unlikely]]
Labels
new issue
Assignees
Issue
52993
Summary
clang-format -lines removes a line outside of its range
Labels
new issue
Assignees
Reporter
3101 - 3200 of 33034 matches
Mail list logo