[llvm-bugs] [Bug 147038] Bitcode and textual IR have different BB predecessor order/LoopVectorizer cost model is sensitive to predecessor order

2025-07-04 Thread LLVM Bugs via llvm-bugs
Issue 147038 Summary Bitcode and textual IR have different BB predecessor order/LoopVectorizer cost model is sensitive to predecessor order Labels llvm:core,

[llvm-bugs] [Bug 147039] lldb-lap Start hangup, with python3.10/3.11, Windows 10

2025-07-04 Thread LLVM Bugs via llvm-bugs
Issue 147039 Summary lldb-lap Start hangup, with python3.10/3.11, Windows 10 Labels new issue Assignees Reporter

[llvm-bugs] [Bug 147020] [mlir] Error message for optional properties is confusing

2025-07-04 Thread LLVM Bugs via llvm-bugs
Issue 147020 Summary [mlir] Error message for optional properties is confusing Labels mlir Assignees Reporter

[llvm-bugs] [Bug 147041] LoadStoreVectorizer.cpp:221: [...] Assertion `IM != I && "Unexpected cycle while re-ordering instructions"' failed.

2025-07-04 Thread LLVM Bugs via llvm-bugs
Issue 147041 Summary LoadStoreVectorizer.cpp:221: [...] Assertion `IM != I && "Unexpected cycle while re-ordering instructions"' failed. Labels new issue

[llvm-bugs] [Bug 147072] [clang-tidy] `modernize-type-traits` doesn't support type traits not declared directly in `std`

2025-07-04 Thread LLVM Bugs via llvm-bugs
Issue 147072 Summary [clang-tidy] `modernize-type-traits` doesn't support type traits not declared directly in `std` Labels clang-tidy Assignees

[llvm-bugs] [Bug 147057] [MLIR] Allow `llvm.call` and `llvm.invoke` with `llvm.mlir.alias` callees

2025-07-04 Thread LLVM Bugs via llvm-bugs
Issue 147057 Summary [MLIR] Allow `llvm.call` and `llvm.invoke` with `llvm.mlir.alias` callees Labels mlir Assignees

[llvm-bugs] [Bug 147063] [flang][OpenMP][debug] Invalid debug locations cause verification failures.

2025-07-04 Thread LLVM Bugs via llvm-bugs
Issue 147063 Summary [flang][OpenMP][debug] Invalid debug locations cause verification failures. Labels flang Assignees abidh

[llvm-bugs] [Bug 147083] [DAG] SDPatternMatch - min/max like matchers don't recognise SELECT_CC patterns

2025-07-04 Thread LLVM Bugs via llvm-bugs
Issue 147083 Summary [DAG] SDPatternMatch - min/max like matchers don't recognise SELECT_CC patterns Labels new issue Assignees

[llvm-bugs] [Bug 147049] [DAG] foldABSToABD - add value tracking pattern matching

2025-07-04 Thread LLVM Bugs via llvm-bugs
Issue 147049 Summary [DAG] foldABSToABD - add value tracking pattern matching Labels llvm:SelectionDAG Assignees Re

[llvm-bugs] [Bug 147056] clang-tidy: cppcoreguidelines-owning-memory doesn't flag double owning

2025-07-04 Thread LLVM Bugs via llvm-bugs
Issue 147056 Summary clang-tidy: cppcoreguidelines-owning-memory doesn't flag double owning Labels clang-tidy Assignees

[llvm-bugs] [Bug 147126] [clang]Assertion `Info.Ctx.hasSameUnqualifiedType(BaseIt->getType(), BaseType) && "base class initializers not in expected order` failed

2025-07-04 Thread LLVM Bugs via llvm-bugs
Issue 147126 Summary [clang]Assertion `Info.Ctx.hasSameUnqualifiedType(BaseIt->getType(), BaseType) && "base class initializers not in expected order` failed Labels clang

[llvm-bugs] [Bug 147127] [clang]Assertion `This && (MD->isCopyAssignmentOperator() || MD->isMoveAssignmentOperator())` failed

2025-07-04 Thread LLVM Bugs via llvm-bugs
Issue 147127 Summary [clang]Assertion `This && (MD->isCopyAssignmentOperator() || MD->isMoveAssignmentOperator())` failed Labels clang Assignees

[llvm-bugs] [Bug 147121] clang++ front end crash on combination of explicit object parameter, static_assert()

2025-07-04 Thread LLVM Bugs via llvm-bugs
Issue 147121 Summary clang++ front end crash on combination of explicit object parameter, static_assert() Labels clang Assignees

[llvm-bugs] [Bug 147109] [DirectX] Validation errors: `Pointer type bitcast must be have same size` and `Bitcast on struct types is not allowed`

2025-07-04 Thread LLVM Bugs via llvm-bugs
Issue 147109 Summary [DirectX] Validation errors: `Pointer type bitcast must be have same size` and `Bitcast on struct types is not allowed` Labels new issue

[llvm-bugs] [Bug 147114] [DirectX] Direct stores to array allocas cause validation error: Explicit load/store type does not match pointee type of pointer operand

2025-07-04 Thread LLVM Bugs via llvm-bugs
Issue 147114 Summary [DirectX] Direct stores to array allocas cause validation error: Explicit load/store type does not match pointee type of pointer operand Labels new i

[llvm-bugs] [Bug 147123] [DebugInfo][Float2Int] Erasing the operands of dead instructions without updating debug values

2025-07-04 Thread LLVM Bugs via llvm-bugs
Issue 147123 Summary [DebugInfo][Float2Int] Erasing the operands of dead instructions without updating debug values Labels question, debuginfo, ll

[llvm-bugs] [Bug 147124] Should I do an instruction as illegal when there are two different eew addresses in the same register?

2025-07-04 Thread LLVM Bugs via llvm-bugs
Issue 147124 Summary Should I do an instruction as illegal when there are two different eew addresses in the same register? Labels new issue Assig

[llvm-bugs] [Bug 147013] lld produces elf with corrupt string table index

2025-07-04 Thread LLVM Bugs via llvm-bugs
Issue 147013 Summary lld produces elf with corrupt string table index Labels lld Assignees Reporter

[llvm-bugs] [Bug 147009] [clang] Assertion `Type <= 3 && "unexpected type"` failed in `bool {anonymous}::IntExprEvaluator::VisitBuiltinCallExpr(const clang::CallExpr*, unsigned int)`

2025-07-04 Thread LLVM Bugs via llvm-bugs
Issue 147009 Summary [clang] Assertion `Type <= 3 && "unexpected type"` failed in `bool {anonymous}::IntExprEvaluator::VisitBuiltinCallExpr(const clang::CallExpr*, unsigned int)` Labels

[llvm-bugs] [Bug 147010] [clang] Assertion `!Found.isAmbiguous() && "Cannot handle ambiguities here yet"` failed in `clang::NamedDecl* clang::Sema::FindFirstQualifierInScope(clang::Scope*, clang::Nest

2025-07-04 Thread LLVM Bugs via llvm-bugs
Issue 147010 Summary [clang] Assertion `!Found.isAmbiguous() && "Cannot handle ambiguities here yet"` failed in `clang::NamedDecl* clang::Sema::FindFirstQualifierInScope(clang::Scope*, clang::NestedNameSpecifier*)`

[llvm-bugs] [Bug 147017] [BOLT][AArch64] After BOLT optimization, .so crashes and the call information cannot be viewed.

2025-07-04 Thread LLVM Bugs via llvm-bugs
Issue 147017 Summary [BOLT][AArch64] After BOLT optimization, .so crashes and the call information cannot be viewed. Labels BOLT Assignees

[llvm-bugs] [Bug 147023] [flang][OpenMP] Ptx assembly aborted when calling `exp`

2025-07-04 Thread LLVM Bugs via llvm-bugs
Issue 147023 Summary [flang][OpenMP] Ptx assembly aborted when calling `exp` Labels flang Assignees Reporter

[llvm-bugs] [Bug 147027] [flang][OpenMP] `flang` core dump when using `cos` or `sin`

2025-07-04 Thread LLVM Bugs via llvm-bugs
Issue 147027 Summary [flang][OpenMP] `flang` core dump when using `cos` or `sin` Labels flang Assignees Reporter

[llvm-bugs] [Bug 147107] [DirectX] Missing verifications of elements

2025-07-04 Thread LLVM Bugs via llvm-bugs
Issue 147107 Summary [DirectX] Missing verifications of elements Labels backend:DirectX Assignees inbelic

[llvm-bugs] [Bug 147096] [mlir] Bugs in `loop-invariant-subset-hoisting` implementation

2025-07-04 Thread LLVM Bugs via llvm-bugs
Issue 147096 Summary [mlir] Bugs in `loop-invariant-subset-hoisting` implementation Labels mlir Assignees Reporter

[llvm-bugs] [Bug 147105] [lldb-dap] Incorrect scopes processing in case of multiple frames

2025-07-04 Thread LLVM Bugs via llvm-bugs
Issue 147105 Summary [lldb-dap] Incorrect scopes processing in case of multiple frames Labels new issue Assignees R

[llvm-bugs] [Bug 147116] [NFC] Clean up one off case of poison folding in simplifyBinaryIntrinsic

2025-07-04 Thread LLVM Bugs via llvm-bugs
Issue 147116 Summary [NFC] Clean up one off case of poison folding in simplifyBinaryIntrinsic Labels new issue Assignees