[llvm-bugs] [Bug 140858] 【BOLT】 Assertion `CurrentState == State::Empty && "cannot ignore non-empty functions in current mode"' failed.

2025-05-21 Thread LLVM Bugs via llvm-bugs
Issue 140858 Summary 【BOLT】 Assertion `CurrentState == State::Empty && "cannot ignore non-empty functions in current mode"' failed. Labels BOLT As

[llvm-bugs] [Bug 140860] [C++20][Modules] The search complexity for header file info is too expensive with a lot of modules.

2025-05-21 Thread LLVM Bugs via llvm-bugs
Issue 140860 Summary [C++20][Modules] The search complexity for header file info is too expensive with a lot of modules. Labels new issue Assignee

[llvm-bugs] [Bug 140866] clang selects wrong GCC installation

2025-05-21 Thread LLVM Bugs via llvm-bugs
Issue 140866 Summary clang selects wrong GCC installation Labels clang Assignees Reporter andreas-

[llvm-bugs] [Bug 140857] [MLIR] `-sparsifier="vl=8"` triggers Assertion `!returnOps.empty() && "expected at least one ReturnOp"' failed.

2025-05-21 Thread LLVM Bugs via llvm-bugs
Issue 140857 Summary [MLIR] `-sparsifier="vl=8"` triggers Assertion `!returnOps.empty() && "expected at least one ReturnOp"' failed. Labels mlir A

[llvm-bugs] [Bug 140863] [libc++] Unable to build libc++ for bare matel target

2025-05-21 Thread LLVM Bugs via llvm-bugs
Issue 140863 Summary [libc++] Unable to build libc++ for bare matel target Labels libc++ Assignees Reporter

[llvm-bugs] [Bug 140864] llvm-ar doesn't merge two static libraries into one single

2025-05-21 Thread LLVM Bugs via llvm-bugs
Issue 140864 Summary llvm-ar doesn't merge two static libraries into one single Labels new issue Assignees Reporter

[llvm-bugs] [Bug 140869] CVE-2022-25883 and CVE-2022-3517 with respect to `mlir/utils/vscode/package-lock.json`

2025-05-21 Thread LLVM Bugs via llvm-bugs
Issue 140869 Summary CVE-2022-25883 and CVE-2022-3517 with respect to `mlir/utils/vscode/package-lock.json` Labels mlir Assignees

[llvm-bugs] [Bug 140876] `Expr::getExprLoc()` is slow

2025-05-21 Thread LLVM Bugs via llvm-bugs
Issue 140876 Summary `Expr::getExprLoc()` is slow Labels slow-compile Assignees Reporter tbaederr

[llvm-bugs] [Bug 140842] [LoongArch] Incorrect register allocation for `{G}CSRXCHG` - rj must not be R0 ro R1

2025-05-21 Thread LLVM Bugs via llvm-bugs
Issue 140842 Summary [LoongArch] Incorrect register allocation for `{G}CSRXCHG` - rj must not be R0 ro R1 Labels new issue Assignees

[llvm-bugs] [Bug 140972] [HLSL] Make sure compilation stops when errors are reported from LLVM pass

2025-05-21 Thread LLVM Bugs via llvm-bugs
Issue 140972 Summary [HLSL] Make sure compilation stops when errors are reported from LLVM pass Labels HLSL Assignees

[llvm-bugs] [Bug 140977] Request Commit Access For anemet

2025-05-21 Thread LLVM Bugs via llvm-bugs
Issue 140977 Summary Request Commit Access For anemet Labels infra:commit-access-request Assignees Reporter

[llvm-bugs] [Bug 140980] UB when converting a float-point value to a type that can't represent it's value

2025-05-21 Thread LLVM Bugs via llvm-bugs
Issue 140980 Summary UB when converting a float-point value to a type that can't represent it's value Labels clang:frontend Assignees

[llvm-bugs] [Bug 140992] [InstCombine] Do not rely on the nsz flag on fcmp

2025-05-21 Thread LLVM Bugs via llvm-bugs
Issue 140992 Summary [InstCombine] Do not rely on the nsz flag on fcmp Labels metabug, miscompilation, llvm:instcombine, floating-poin

[llvm-bugs] [Bug 140994] [InstCombine] `(fcmp une T, F) ? T : F --> T` should not rely on the nsz flag on fcmp

2025-05-21 Thread LLVM Bugs via llvm-bugs
Issue 140994 Summary [InstCombine] `(fcmp une T, F) ? T : F --> T` should not rely on the nsz flag on fcmp Labels miscompilation, llvm:instcombine,

[llvm-bugs] [Bug 140953] [LLVM] LTO usage errors incorrectly reported to the user as crashes/bugs

2025-05-21 Thread LLVM Bugs via llvm-bugs
Issue 140953 Summary [LLVM] LTO usage errors incorrectly reported to the user as crashes/bugs Labels new issue Assignees

[llvm-bugs] [Bug 140995] Assertion in OMPIRBuilder.cpp

2025-05-21 Thread LLVM Bugs via llvm-bugs
Issue 140995 Summary Assertion in OMPIRBuilder.cpp Labels flang:openmp Assignees Reporter eugeneep

[llvm-bugs] [Bug 140904] [LoongArch] Assertion failure 'MachineOperand::getIndex() const: (isFI() || isCPI() || isTargetIndex() || isJTI()) && "Wrong MachineOperand accessor"' failed.'

2025-05-21 Thread LLVM Bugs via llvm-bugs
Issue 140904 Summary [LoongArch] Assertion failure 'MachineOperand::getIndex() const: (isFI() || isCPI() || isTargetIndex() || isJTI()) && "Wrong MachineOperand accessor"' failed.' Labels

[llvm-bugs] [Bug 140941] Flang semantic error depending on definition order of size/dimension arguments

2025-05-21 Thread LLVM Bugs via llvm-bugs
Issue 140941 Summary Flang semantic error depending on definition order of size/dimension arguments Labels flang Assignees

[llvm-bugs] [Bug 140996] RISC-V Architecture Mismatch Error During BOLT Instrumentation: "linking object with arch x86_64 into context with arch riscv64"

2025-05-21 Thread LLVM Bugs via llvm-bugs
Issue 140996 Summary RISC-V Architecture Mismatch Error During BOLT Instrumentation: "linking object with arch x86_64 into context with arch riscv64" Labels BOLT

[llvm-bugs] [Bug 141011] [WebAssembly][Clang] `_externref_t` usage in global scope emits fatal error in backend

2025-05-21 Thread LLVM Bugs via llvm-bugs
Issue 141011 Summary [WebAssembly][Clang] `_externref_t` usage in global scope emits fatal error in backend Labels clang Assignees

[llvm-bugs] [Bug 140997] DSEPass incorrectly eliminates store to captured (and later read) pointer

2025-05-21 Thread LLVM Bugs via llvm-bugs
Issue 140997 Summary DSEPass incorrectly eliminates store to captured (and later read) pointer Labels new issue Assignees

[llvm-bugs] [Bug 140998] [DirectX] MakeDouble doesn't match validator expectations

2025-05-21 Thread LLVM Bugs via llvm-bugs
Issue 140998 Summary [DirectX] MakeDouble doesn't match validator expectations Labels new issue Assignees Reporter

[llvm-bugs] [Bug 141001] [llvm-stress] argument "--color" has no effect

2025-05-21 Thread LLVM Bugs via llvm-bugs
Issue 141001 Summary [llvm-stress] argument "--color" has no effect Labels new issue Assignees Reporter

[llvm-bugs] [Bug 140882] [Flang][OpenMP][Task] Loop iteration variable treated as firstprivate instead of private in task construct

2025-05-21 Thread LLVM Bugs via llvm-bugs
Issue 140882 Summary [Flang][OpenMP][Task] Loop iteration variable treated as firstprivate instead of private in task construct Labels flang:openmp

[llvm-bugs] [Bug 140928] [HLSL] Enable reporting of multiple errors from DXILPostOptimizationValidation pass

2025-05-21 Thread LLVM Bugs via llvm-bugs
Issue 140928 Summary [HLSL] Enable reporting of multiple errors from DXILPostOptimizationValidation pass Labels HLSL Assignees

[llvm-bugs] [Bug 140931] llvm::cast(From*) [with To = llvm::VPWidenPHIRecipe; From = llvm::VPRecipeBase]: Assertion `isa(Val) && "cast() argument of incompatible type!"' failed.

2025-05-21 Thread LLVM Bugs via llvm-bugs
Issue 140931 Summary llvm::cast(From*) [with To = llvm::VPWidenPHIRecipe; From = llvm::VPRecipeBase]: Assertion `isa(Val) && "cast() argument of incompatible type!"' failed. Labels

[llvm-bugs] [Bug 140933] WASM crash when using __funcref

2025-05-21 Thread LLVM Bugs via llvm-bugs
Issue 140933 Summary WASM crash when using __funcref Labels new issue Assignees Reporter glingy

[llvm-bugs] [Bug 140934] trunk regression

2025-05-21 Thread LLVM Bugs via llvm-bugs
Issue 140934 Summary trunk regression Labels new issue Assignees Reporter scarf005

[llvm-bugs] [Bug 140939] clang-format using "Macro:" to replace macros does not give expected alignment

2025-05-21 Thread LLVM Bugs via llvm-bugs
Issue 140939 Summary clang-format using "Macro:" to replace macros does not give expected alignment Labels clang-format Assignees

[llvm-bugs] [Bug 140898] Assertion failure "Assertion `isa(D) && "declaration not instantiated in this scope"' failed"

2025-05-21 Thread LLVM Bugs via llvm-bugs
Issue 140898 Summary Assertion failure "Assertion `isa(D) && "declaration not instantiated in this scope"' failed" Labels clang, crash-on-invalid

[llvm-bugs] [Bug 140893] [coverage] nested macro with unused branch leads to incorrect coverage

2025-05-21 Thread LLVM Bugs via llvm-bugs
Issue 140893 Summary [coverage] nested macro with unused branch leads to incorrect coverage Labels new issue Assignees

[llvm-bugs] [Bug 140887] Clang ICE SIGSEV in invalid code only in trunk

2025-05-21 Thread LLVM Bugs via llvm-bugs
Issue 140887 Summary Clang ICE SIGSEV in invalid code only in trunk Labels clang Assignees Reporter

[llvm-bugs] [Bug 140883] error: Operands of .EQ. must have comparable types; have TYPE(mpi_comm) and TYPE(mpi_comm)

2025-05-21 Thread LLVM Bugs via llvm-bugs
Issue 140883 Summary error: Operands of .EQ. must have comparable types; have TYPE(mpi_comm) and TYPE(mpi_comm) Labels Assignees

[llvm-bugs] [Bug 140917] Missed DCE when popcount of multiplication of two integers but arg1 is 1 in icelake-client

2025-05-21 Thread LLVM Bugs via llvm-bugs
Issue 140917 Summary Missed DCE when popcount of multiplication of two integers but arg1 is 1 in icelake-client Labels new issue Assignees

[llvm-bugs] [Bug 140920] [clang] Assertion `isa(Val) && "cast() argument of incompatible type!"' failed.

2025-05-21 Thread LLVM Bugs via llvm-bugs
Issue 140920 Summary [clang] Assertion `isa(Val) && "cast() argument of incompatible type!"' failed. Labels clang Assignees

[llvm-bugs] [Bug 140943] Also group CFI jump tables according to sections

2025-05-21 Thread LLVM Bugs via llvm-bugs
Issue 140943 Summary Also group CFI jump tables according to sections Labels new issue Assignees Reporter