[llvm-bugs] [Bug 102568] [RISC-V] Assertion `NVT.bitsGE(VT)' failed.

2024-08-08 Thread LLVM Bugs via llvm-bugs
Issue 102568 Summary [RISC-V] Assertion `NVT.bitsGE(VT)' failed. Labels new issue Assignees Reporter

[llvm-bugs] [Bug 102566] [RISC-V] Assertion `MemVT.getScalarType().bitsLT(VT.getScalarType()) && "Should only be an extending load, not truncating!"' failed.

2024-08-08 Thread LLVM Bugs via llvm-bugs
Issue 102566 Summary [RISC-V] Assertion `MemVT.getScalarType().bitsLT(VT.getScalarType()) && "Should only be an extending load, not truncating!"' failed. Labels new issue

[llvm-bugs] [Bug 102559] [AArch64] Crash on the Instruction Selection for llvm.aarch64.sve.tbl.nxv2f32

2024-08-08 Thread LLVM Bugs via llvm-bugs
Issue 102559 Summary [AArch64] Crash on the Instruction Selection for llvm.aarch64.sve.tbl.nxv2f32 Labels new issue Assignees

[llvm-bugs] [Bug 102558] [Flang] Compilation error when implicit none declared in module is valid in submodule

2024-08-08 Thread LLVM Bugs via llvm-bugs
Issue 102558 Summary [Flang] Compilation error when implicit none declared in module is valid in submodule Labels flang:frontend Assignees

[llvm-bugs] [Bug 102557] [Flang] Compilation error of component-data-source in structure constructor

2024-08-08 Thread LLVM Bugs via llvm-bugs
Issue 102557 Summary [Flang] Compilation error of component-data-source in structure constructor Labels flang:frontend Assignees

[llvm-bugs] [Bug 102548] Explicit Method Specialization with Constraints Fails to Compile

2024-08-08 Thread LLVM Bugs via llvm-bugs
Issue 102548 Summary Explicit Method Specialization with Constraints Fails to Compile Labels new issue Assignees Re

[llvm-bugs] [Bug 102547] [libc++] undefined behaviour in std::set/std::map/std::unordered_set/std::unordered_map

2024-08-08 Thread LLVM Bugs via llvm-bugs
Issue 102547 Summary [libc++] undefined behaviour in std::set/std::map/std::unordered_set/std::unordered_map Labels libc++ Assignees

[llvm-bugs] [Bug 102545] When building the entire LLVM+SPIRV+libclc+... stack at the same time, libclc doesn't build spirv-mesa3d-.spv and spirv64-mesa3d-.spv

2024-08-08 Thread LLVM Bugs via llvm-bugs
Issue 102545 Summary When building the entire LLVM+SPIRV+libclc+... stack at the same time, libclc doesn't build spirv-mesa3d-.spv and spirv64-mesa3d-.spv Labels new issu

[llvm-bugs] [Bug 102520] Merge "[ELF] scanRelocations: support .crel.eh_frame" into release/19.x

2024-08-08 Thread LLVM Bugs via llvm-bugs
Issue 102520 Summary Merge "[ELF] scanRelocations: support .crel.eh_frame" into release/19.x Labels release:backport Assignees

[llvm-bugs] [Bug 102513] cl.exe very slow on AST\Interp\Interp.cpp

2024-08-08 Thread LLVM Bugs via llvm-bugs
Issue 102513 Summary cl.exe very slow on AST\Interp\Interp.cpp Labels platform:windows Assignees Reporter

[llvm-bugs] [Bug 102502] [Clang][C++23] `<` not parsed as the start of a template list in type-only contexts

2024-08-08 Thread LLVM Bugs via llvm-bugs
Issue 102502 Summary [Clang][C++23] `<` not parsed as the start of a template list in type-only contexts Labels clang Assignees

[llvm-bugs] [Bug 102498] JSON Dumper is omitting OMP clause information

2024-08-08 Thread LLVM Bugs via llvm-bugs
Issue 102498 Summary JSON Dumper is omitting OMP clause information Labels new issue Assignees Reporter

[llvm-bugs] [Bug 102495] [flang][driver] Possible regression: fatal internal error: CHECK(range_.Contains(at))

2024-08-08 Thread LLVM Bugs via llvm-bugs
Issue 102495 Summary [flang][driver] Possible regression: fatal internal error: CHECK(range_.Contains(at)) Labels flang Assignees

[llvm-bugs] [Bug 102490] [lld] ld.lld should allow explicitly setting a target (ignore other objects and linker scripts for other targets)

2024-08-08 Thread LLVM Bugs via llvm-bugs
Issue 102490 Summary [lld] ld.lld should allow explicitly setting a target (ignore other objects and linker scripts for other targets) Labels lld

[llvm-bugs] [Bug 102486] clang-format crashes (SegFault)

2024-08-08 Thread LLVM Bugs via llvm-bugs
Issue 102486 Summary clang-format crashes (SegFault) Labels clang-format Assignees Reporter doctor

[llvm-bugs] [Bug 102473] Backport 73d862e478738675f5d919c6a196429acd7b5f50 to release/19.x

2024-08-08 Thread LLVM Bugs via llvm-bugs
Issue 102473 Summary Backport 73d862e478738675f5d919c6a196429acd7b5f50 to release/19.x Labels new issue Assignees R

[llvm-bugs] [Bug 102467] Explicit calling to base class destructor with unqualified name rejected by clang

2024-08-08 Thread LLVM Bugs via llvm-bugs
Issue 102467 Summary Explicit calling to base class destructor with unqualified name rejected by clang Labels Assignees Reporte

[llvm-bugs] [Bug 102463] Rewrite constexpr-vectors test to use element access

2024-08-08 Thread LLVM Bugs via llvm-bugs
Issue 102463 Summary Rewrite constexpr-vectors test to use element access Labels good first issue, test-suite, clang:frontend

[llvm-bugs] [Bug 102459] git-clang-format clears files listed in .clang-format-ignore

2024-08-08 Thread LLVM Bugs via llvm-bugs
Issue 102459 Summary git-clang-format clears files listed in .clang-format-ignore Labels clang-format Assignees Rep

[llvm-bugs] Issue 68141 in oss-fuzz: llvm: Coverage build failure

2024-08-08 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #18 on issue 68141 by ClusterFuzz-External: llvm: Coverage build failure https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=68141#c18 Friendly reminder that the build is still failing. Please try to fix this failure to ensure that fuzzing remains productive. Latest build log: https://

[llvm-bugs] [Bug 102447] TableGen: References are not resolved at the top level

2024-08-08 Thread LLVM Bugs via llvm-bugs
Issue 102447 Summary TableGen: References are not resolved at the top level Labels new issue Assignees Reporter

[llvm-bugs] [Bug 102445] Backport "[AMDGPU] Fix folding clamp into pseudo scalar instructions" to release/19.x

2024-08-08 Thread LLVM Bugs via llvm-bugs
Issue 102445 Summary Backport "[AMDGPU] Fix folding clamp into pseudo scalar instructions" to release/19.x Labels new issue Assignees

[llvm-bugs] [Bug 102443] clang 17 vs clang 18+ and gcc 13 binaries linking problem

2024-08-08 Thread LLVM Bugs via llvm-bugs
Issue 102443 Summary clang 17 vs clang 18+ and gcc 13 binaries linking problem Labels clang Assignees Reporter

[llvm-bugs] [Bug 102436] [AVR] Jumps are offset by 2

2024-08-08 Thread LLVM Bugs via llvm-bugs
Issue 102436 Summary [AVR] Jumps are offset by 2 Labels new issue Assignees Reporter Patryk27

[llvm-bugs] [Bug 102433] [lldb]lldb printed a wrong variable value.

2024-08-08 Thread LLVM Bugs via llvm-bugs
Issue 102433 Summary [lldb]lldb printed a wrong variable value. Labels new issue Assignees Reporter

[llvm-bugs] [Bug 102430] Setting rpath will cause quotation marks to exist in the .so library

2024-08-08 Thread LLVM Bugs via llvm-bugs
Issue 102430 Summary Setting rpath will cause quotation marks to exist in the .so library Labels new issue Assignees