Issue
128656
Summary
[libc++] P3372R3: constexpr `deque`
Labels
libc++,
c++26
Assignees
Reporter
Issue
128657
Summary
False positive warning `warning: instantiation of variable 'declvar' required here, but no definition is available`, when the definition is not required
Labels
Issue
128658
Summary
[libc++] P3372R3: constexpr `forward_list`
Labels
libc++,
c++26
Assignees
Reporter
Issue
128659
Summary
[libc++] P3372R3: constexpr `list`
Labels
libc++,
c++26
Assignees
Reporter
Issue
128660
Summary
[libc++] P3372R3: constexpr `map`
Labels
libc++,
c++26
Assignees
Reporter
Issue
128661
Summary
[libc++] P3372R3: constexpr `multimap`
Labels
libc++,
c++26
Assignees
Reporter
Issue
128663
Summary
[libc++] P3372R3: constexpr `set`
Labels
libc++,
c++26
Assignees
Reporter
Issue
128664
Summary
[libc++] P3372R3: constexpr `multiset`
Labels
libc++,
c++26
Assignees
Reporter
Issue
128665
Summary
Suboptimal boolean reduction vectorization
Labels
new issue
Assignees
Reporter
Issue
128667
Summary
[libc++] P3372R3: constexpr `unordered_multimap`
Labels
libc++,
c++26
Assignees
Re
Issue
128666
Summary
[libc++] P3372R3: constexpr `unordered_map`
Labels
libc++,
c++26
Assignees
Reporte
Issue
128668
Summary
[libc++] P3372R3: constexpr `unordered_set`
Labels
libc++,
c++26
Assignees
Reporte
Issue
128669
Summary
[libc++] P3372R3: constexpr `unordered_multiset`
Labels
libc++,
c++26
Assignees
Re
Issue
128671
Summary
[libc++] P3372R3: constexpr `priority_queue`
Labels
libc++,
c++26
Assignees
Report
Issue
128670
Summary
[libc++] P3372R3: constexpr `queue`
Labels
libc++,
c++26
Assignees
Reporter
Issue
128672
Summary
[libc++] P3372R3: constexpr `stack`
Labels
libc++,
c++26
Assignees
Reporter
Issue
128674
Summary
[libc++] P3372R3: constexpr `flat_multimap`
Labels
libc++,
c++26
Assignees
Reporte
Issue
128673
Summary
[libc++] P3372R3: constexpr `flat_map`
Labels
libc++,
c++26
Assignees
Reporter
Issue
128676
Summary
[libc++] P3372R3: constexpr `flat_multiset`
Labels
libc++,
c++26
Assignees
Reporte
Issue
128675
Summary
[libc++] P3372R3: constexpr `flat_set`
Labels
libc++,
c++26
Assignees
Reporter
Issue
128691
Summary
clang assert: "Assertion `getDepthAndIndex(NewParam).first == 0 && "Unexpected template parameter depth"' failed."
Labels
clang:frontend
Issue
128685
Summary
AMDGPU SALU pseudos should not have side effects
Labels
backend:AMDGPU
Assignees
Reporter
Issue
128688
Summary
clang-cl writes preprocessed assembly source to current dir in some invocations
Labels
new issue
Assignees
Issue
128689
Summary
[backport] backport https://github.com/llvm/llvm-project/commit/366daddfad9aa38ebb7d40055cf65f4ecb7dd6f9#commitcomment-152968765 to LLVM20
Labels
new
Issue
128778
Summary
[AArch64] `!struct.x && !struct.y` produces worse code than `(struct.x == 0) && (struct.y == 0)`
Labels
backend:AArch64,
llvm:instcombine
Issue
128790
Summary
[LLD] Implement NOCROSREFS support for overlays in linker script handling of LLD
Labels
lld
Assignees
Issue
128804
Summary
[MLIR] Assertion `getImpl() && "Uninitialized SparseTensorEncodingAttr"' failed.
Labels
mlir
Assignees
Issue
128805
Summary
[MLIR] invalid bound type
Labels
mlir
Assignees
Reporter
RiRi114
Issue
128807
Summary
[MLIR] Assertion `*dim < shapedType.getRank() && "invalid dim value"' failed.
Labels
mlir
Assignees
Issue
128801
Summary
[MLIR] Assertion `mesh.getRank() == 1 && "Only 1D meshes are currently supported."' failed.
Labels
mlir
Assignees
Issue
128802
Summary
[MLIR] Assertion `Index < Length && "Invalid index!"' failed.
Labels
mlir
Assignees
Reporter
Issue
128803
Summary
[MLIR] Assertion `dimSize % shardCount == 0' failed.
Labels
mlir
Assignees
Reporter
Issue
128806
Summary
[MLIR] Assertion `isa(Val) && "cast() argument of incompatible type!"' failed.
Labels
mlir
Assignees
Issue
128781
Summary
[libc] clean up use of __builtin_popcountl in sched_getcpucount
Labels
good first issue,
libc
Assignees
Issue
128795
Summary
[clang] conversion function lookup is unnecessarily slow with many conversion functions and no conversion function templates
Labels
clang
Issue
128831
Summary
-Wshadow false negative for function parameter shadowing (partially; incorrectly) a global variable (incorrectly used as array length _expression_)
Labels
Issue
128840
Summary
clangd false positive redefinition error of type traits template when #include after import with type_traits include
Labels
false-positive
Issue
128838
Summary
Assertion `!NodePtr->isKnownSentinel()' failed.
Labels
new issue
Assignees
Reporter
Issue
128837
Summary
[MLIR] --gpu-kernel-outlining triggers Assertion `isa(Val) && "cast() argument of incompatible type!"' failed.
Labels
mlir
As
Issue
128775
Summary
Assertion `VT.getSizeInBits() == Operand.getValueSizeInBits() && "Cannot BITCAST between types of different sizes!"
Labels
bug,
backend:H
Issue
128797
Summary
[clang-tidy] misc-confusable-identifiers checker is very slow
Labels
clang-tidy
Assignees
Repo
Issue
128796
Summary
how to dynamically load a pass plug in llc?
Labels
new issue
Assignees
Reporter
Issue
128798
Summary
[MLIR] Assertion `rankedTensorArg.hasOneUse()' failed.
Labels
mlir
Assignees
Reporter
Issue
128799
Summary
[MLIR] Assertion `llvm::isa(memorySpace) && "Using `getMemorySpaceInteger` with non-Integer attribute"' failed.
Labels
mlir
A
Issue
128752
Summary
[Flang] Missing diagnostic on duplicate defined I/O
Labels
flang:frontend
Assignees
Reporter
Issue
128755
Summary
[Flang] Missing diagnostic on type-spec with deferred length being used in array constructor
Labels
flang:frontend
Assignees
Issue
128757
Summary
[Flang] Missing diagnostic on mixed function and subroutine with the same generic name.
Labels
flang:frontend
Assignees
Issue
128770
Summary
SLP: Instruction does not dominate all uses (insertelement/shufflevector)
Labels
new issue
Assignees
alexe
Issue
128701
Summary
libcxx and clang-cl Visual Studio IDE integration
Labels
libc++
Assignees
Reporter
Issue
128746
Summary
-Wsign-compare false positive with comparison against literal -1
Labels
false-positive
Assignees
Issue
128747
Summary
[LLD] LTO internalizing global marked with 'STV_PROTECTED'
Labels
lld
Assignees
Reporter
Issue
128736
Summary
Assertion `I->use_empty() && "trying to erase instruction with users."' failed.
Labels
new issue
Assignees
Issue
128733
Summary
[libc++] Add benchmarks with vector input and segmented iterator outputs for copy/move and friends
Labels
libc++
Assignees
Issue
128749
Summary
Invalid BTF produced with IPO globalopts pass
Labels
new issue
Assignees
Reporter
Issue
128737
Summary
[libc++] Benchmark non-trivial types for the copy/move family of algorithms
Labels
libc++
Assignees
ldionn
Issue
128744
Summary
[Flang] Missing diagnostic on abstract interface name being the same as the keyword of an intrinsic type
Labels
flang:frontend
Issue
128760
Summary
[Flang] Missing diagnostic on ambiguous generic type-bound procedure
Labels
flang:frontend
Assignees
Issue
128705
Summary
[clang-tidy] Check request: bugprone-avoid-dangling-in-std-filesystem
Labels
clang-tidy
Assignees
Issue
128722
Summary
Suboptimal register use on x86-64
Labels
new issue
Assignees
Reporter
taviana
Issue
128725
Summary
Trivial relocatability follow up
Labels
new issue
Assignees
Reporter
cor3ntin
Issue
128716
Summary
AMDGPU should try to shrink 64-bit defs to 32-bit when rematerializing
Labels
backend:AMDGPU,
llvm:regalloc,
missed-optimizat
Issue
128713
Summary
Parsing of cutom pragma is out of order.
Labels
new issue
Assignees
Reporter
Issue
128714
Summary
Assertion `VNI && "No live value at use"
Labels
bug,
backend:Hexagon
Assignees
iajbar
Issue
128706
Summary
lld-link.exe fails to find DATA imports without __declspec(dllimport)
Labels
new issue
Assignees
64 matches
Mail list logo