[llvm-bugs] [Bug 140236] [clang-tidy] "modernize-pass-by-value" - should ignore move constructors from protected/private section

2025-05-16 Thread LLVM Bugs via llvm-bugs
Issue 140236 Summary [clang-tidy] "modernize-pass-by-value" - should ignore move constructors from protected/private section Labels clang-tidy Ass

[llvm-bugs] [Bug 140238] [LoopInterchange] Incorrect exchange happens when the Levels of Dependence is less than the depth of the loop nest

2025-05-16 Thread LLVM Bugs via llvm-bugs
Issue 140238 Summary [LoopInterchange] Incorrect exchange happens when the Levels of Dependence is less than the depth of the loop nest Labels new issue

[llvm-bugs] [Bug 140280] Add a pass that materializes the alias analysis into metadata

2025-05-16 Thread LLVM Bugs via llvm-bugs
Issue 140280 Summary Add a pass that materializes the alias analysis into metadata Labels new issue Assignees Repor

[llvm-bugs] [Bug 140321] [DirectX] DXILBitcodeWriter is trying to encode unsupported TargetExtTyID

2025-05-16 Thread LLVM Bugs via llvm-bugs
Issue 140321 Summary [DirectX] DXILBitcodeWriter is trying to encode unsupported TargetExtTyID Labels new issue Assignees

[llvm-bugs] [Bug 140318] Check if the client reports the supportsConfigurationDoneRequest capability

2025-05-16 Thread LLVM Bugs via llvm-bugs
Issue 140318 Summary Check if the client reports the supportsConfigurationDoneRequest capability Labels lldb-dap Assignees

[llvm-bugs] [Bug 140297] Request Commit Access For Andres-Salamanca

2025-05-16 Thread LLVM Bugs via llvm-bugs
Issue 140297 Summary Request Commit Access For Andres-Salamanca Labels infra:commit-access-request Assignees Report

[llvm-bugs] [Bug 140302] Roundtrip `tensor` of `complex`s

2025-05-16 Thread LLVM Bugs via llvm-bugs
Issue 140302 Summary Roundtrip `tensor` of `complex`s Labels new issue Assignees Reporter erick-xa

[llvm-bugs] [Bug 140303] Wrong result of "constructible" traits for unbound arrays

2025-05-16 Thread LLVM Bugs via llvm-bugs
Issue 140303 Summary Wrong result of "constructible" traits for unbound arrays Labels new issue Assignees Reporter

[llvm-bugs] [Bug 140252] __builtin_round() uses dynamic rounding mode on x86 (only)

2025-05-16 Thread LLVM Bugs via llvm-bugs
Issue 140252 Summary __builtin_round() uses dynamic rounding mode on x86 (only) Labels new issue Assignees Reporter

[llvm-bugs] [Bug 140328] [mlir][arith] Erroneous canonicalization pattern for `arith.addi`

2025-05-16 Thread LLVM Bugs via llvm-bugs
Issue 140328 Summary [mlir][arith] Erroneous canonicalization pattern for `arith.addi` Labels mlir:arith Assignees

[llvm-bugs] [Bug 140330] Assertion failure in ThreadSafetyReporter::handleNoMutexHeld "Only works for variables"

2025-05-16 Thread LLVM Bugs via llvm-bugs
Issue 140330 Summary Assertion failure in ThreadSafetyReporter::handleNoMutexHeld "Only works for variables" Labels new issue Assignees

[llvm-bugs] [Bug 140329] How to implement relocation of return values

2025-05-16 Thread LLVM Bugs via llvm-bugs
Issue 140329 Summary How to implement relocation of return values Labels new issue Assignees Reporter

[llvm-bugs] [Bug 140334] [SLP][AMD] Assertion `IsVectorized && "Expected to be vectorized"' failed on Zen1

2025-05-16 Thread LLVM Bugs via llvm-bugs
Issue 140334 Summary [SLP][AMD] Assertion `IsVectorized && "Expected to be vectorized"' failed on Zen1 Labels regression, llvm:SLPVectorizer

[llvm-bugs] [Bug 140336] [OpenMP] Instruction referencing instruction not embedded in a basic block!

2025-05-16 Thread LLVM Bugs via llvm-bugs
Issue 140336 Summary [OpenMP] Instruction referencing instruction not embedded in a basic block! Labels new issue Assignees

[llvm-bugs] [Bug 140338] [OpenMP] Assertion `(isUnevaluated() || getCharByteWidth() == 1) && "This function is used in places that assume strings use char"' failed.

2025-05-16 Thread LLVM Bugs via llvm-bugs
Issue 140338 Summary [OpenMP] Assertion `(isUnevaluated() || getCharByteWidth() == 1) && "This function is used in places that assume strings use char"' failed. Labels ne

[llvm-bugs] [Bug 140339] [OpenACC] UNREACHABLE executed at /root/llvm-project/llvm/tools/clang/lib/Sema/SemaOpenACCClause.cpp:1305!

2025-05-16 Thread LLVM Bugs via llvm-bugs
Issue 140339 Summary [OpenACC] UNREACHABLE executed at /root/llvm-project/llvm/tools/clang/lib/Sema/SemaOpenACCClause.cpp:1305! Labels clang Assig

[llvm-bugs] [Bug 140345] [clang] Assertion `NewRange.getLower().slt(NewRange.getUpper())' failed.

2025-05-16 Thread LLVM Bugs via llvm-bugs
Issue 140345 Summary [clang] Assertion `NewRange.getLower().slt(NewRange.getUpper())' failed. Labels clang Assignees

[llvm-bugs] [Bug 140346] [clang] Assertion `EnumDeclBits.NumPositiveBits == Num && "can't store this bitcount"' failed.

2025-05-16 Thread LLVM Bugs via llvm-bugs
Issue 140346 Summary [clang] Assertion `EnumDeclBits.NumPositiveBits == Num && "can't store this bitcount"' failed. Labels clang Assignees

[llvm-bugs] [Bug 140243] [OpenMP] crash on invalid C++ code

2025-05-16 Thread LLVM Bugs via llvm-bugs
Issue 140243 Summary [OpenMP] crash on invalid C++ code Labels new issue Assignees Reporter k-arro

[llvm-bugs] [Bug 140226] Clang incorrectly assumes function alignment on arm64e

2025-05-16 Thread LLVM Bugs via llvm-bugs
Issue 140226 Summary Clang incorrectly assumes function alignment on arm64e Labels clang Assignees Reporter

[llvm-bugs] [Bug 140239] Incorrect optimization around __builtin_set_flt_rounds

2025-05-16 Thread LLVM Bugs via llvm-bugs
Issue 140239 Summary Incorrect optimization around __builtin_set_flt_rounds Labels Assignees Reporter zhangjun

[llvm-bugs] [Bug 140240] false positives of bugprone-sizeof-expression with a plain template type argument

2025-05-16 Thread LLVM Bugs via llvm-bugs
Issue 140240 Summary false positives of bugprone-sizeof-_expression_ with a plain template type argument Labels clang-tidy, false-positive

[llvm-bugs] [Bug 140241] cursor.extent or clang_getCursorExtent() crashes on TRANSLATION_UNIT cursor on macOS, but works on Linux

2025-05-16 Thread LLVM Bugs via llvm-bugs
Issue 140241 Summary cursor.extent or clang_getCursorExtent() crashes on TRANSLATION_UNIT cursor on macOS, but works on Linux Labels new issue Ass

[llvm-bugs] [Bug 140257] [OpenMP] Assertion `detail::isPresent(Val) && "dyn_cast on a non-existent value"' failed.

2025-05-16 Thread LLVM Bugs via llvm-bugs
Issue 140257 Summary [OpenMP] Assertion `detail::isPresent(Val) && "dyn_cast on a non-existent value"' failed. Labels new issue Assignees

[llvm-bugs] [Bug 140271] [X86] X86ISD::FP_TO_SINT_SAT/FP_TO_UINT_SAT are incorrectly defined in the MEMORY_OPCODE block

2025-05-16 Thread LLVM Bugs via llvm-bugs
Issue 140271 Summary [X86] X86ISD::FP_TO_SINT_SAT/FP_TO_UINT_SAT are incorrectly defined in the MEMORY_OPCODE block Labels backend:X86 Assignees

[llvm-bugs] [Bug 140234] [X86[ Failure to merge shuffles of __m128d[2] back into single __m256d load

2025-05-16 Thread LLVM Bugs via llvm-bugs
Issue 140234 Summary [X86[ Failure to merge shuffles of __m128d[2] back into single __m256d load Labels backend:X86 Assignees R

[llvm-bugs] [Bug 140258] [ClangCL] Incompatible behavior of explicit template instantiation combined with dllexport

2025-05-16 Thread LLVM Bugs via llvm-bugs
Issue 140258 Summary [ClangCL] Incompatible behavior of explicit template instantiation combined with dllexport Labels new issue Assignees

[llvm-bugs] [Bug 140259] [mlir] Inconsistent output when executing MLIR program with `--scf-parallel-loop-fusion`

2025-05-16 Thread LLVM Bugs via llvm-bugs
Issue 140259 Summary [mlir] Inconsistent output when executing MLIR program with `--scf-parallel-loop-fusion` Labels mlir Assignees

[llvm-bugs] [Bug 140262] aarch64: -mcpu= passes -mcpu= instead of -march= to as with -no-integrated-as unlike GCC

2025-05-16 Thread LLVM Bugs via llvm-bugs
Issue 140262 Summary aarch64: -mcpu= passes -mcpu= instead of -march= to as with -no-integrated-as unlike GCC Labels new issue Assignees

[llvm-bugs] [Bug 140281] acc wait copy(x) causes fatal internal error: CHECK(!dirContext_.empty())

2025-05-16 Thread LLVM Bugs via llvm-bugs
Issue 140281 Summary acc wait copy(x) causes fatal internal error: CHECK(!dirContext_.empty()) Labels flang, openacc Assignees

[llvm-bugs] [Bug 140358] crash report

2025-05-16 Thread LLVM Bugs via llvm-bugs
Issue 140358 Summary crash report Labels new issue Assignees Reporter felinepunch

[llvm-bugs] [Bug 140349] [clang] Assertion `hasAggregateEvaluationKind(E->getType()) && "Invalid argument!"' failed.

2025-05-16 Thread LLVM Bugs via llvm-bugs
Issue 140349 Summary [clang] Assertion `hasAggregateEvaluationKind(E->getType()) && "Invalid argument!"' failed. Labels Assignees

[llvm-bugs] [Bug 140348] [clang] Crash in constexpr evaluator when initializing complex value

2025-05-16 Thread LLVM Bugs via llvm-bugs
Issue 140348 Summary [clang] Crash in constexpr evaluator when initializing complex value Labels clang Assignees Re

[llvm-bugs] [Bug 140203] [Clang] -Wmissing-constinit triggers when the suggested change causes compilation error

2025-05-16 Thread LLVM Bugs via llvm-bugs
Issue 140203 Summary [Clang] -Wmissing-constinit triggers when the suggested change causes compilation error Labels clang Assignees

[llvm-bugs] [Bug 140205] Unnecessary -Wunused-value warning for fold expression with empty pack

2025-05-16 Thread LLVM Bugs via llvm-bugs
Issue 140205 Summary Unnecessary -Wunused-value warning for fold _expression_ with empty pack Labels new issue Assignees

[llvm-bugs] [Bug 140209] [clangd] Cannot build the module if it's declared in a file with `.ixx` extension

2025-05-16 Thread LLVM Bugs via llvm-bugs
Issue 140209 Summary [clangd] Cannot build the module if it's declared in a file with `.ixx` extension Labels new issue Assignees

[llvm-bugs] [Bug 140212] [clang-include-cleaner] __attribute__((__cleanup__())) function declaration detection doesn't work if hidden behind a macro

2025-05-16 Thread LLVM Bugs via llvm-bugs
Issue 140212 Summary [clang-include-cleaner] __attribute__((__cleanup__())) function declaration detection doesn't work if hidden behind a macro Labels clang-include-clea

[llvm-bugs] [Bug 140217] Compiler crash

2025-05-16 Thread LLVM Bugs via llvm-bugs
Issue 140217 Summary Compiler crash Labels new issue Assignees Reporter flirjakob

[llvm-bugs] [Bug 140219] [AMDGPU] Use reverse iteration in CGP

2025-05-16 Thread LLVM Bugs via llvm-bugs
Issue 140219 Summary [AMDGPU] Use reverse iteration in CGP Labels new issue Assignees Pierre-vh Reporte

[llvm-bugs] [Bug 140220] clang-format, Inconsistent formatting with BraceWrapping.AfterControlStatement: MultiLine for single-line and multi-line if conditions

2025-05-16 Thread LLVM Bugs via llvm-bugs
Issue 140220 Summary clang-format, Inconsistent formatting with BraceWrapping.AfterControlStatement: MultiLine for single-line and multi-line if conditions Labels clang-f

[llvm-bugs] [Bug 140215] InstCombine pass wrongly removes va_start/va_end

2025-05-16 Thread LLVM Bugs via llvm-bugs
Issue 140215 Summary InstCombine pass wrongly removes va_start/va_end Labels new issue Assignees Reporter