Assertion failure in llvm/lib/Target/Hexagon/HexagonConstExtenders.cpp after commit f91cc09a5a90 in -next #2043
Labels
[ARCH] hexagon
This bug impacts ARCH=hexagon
[BUG] llvm
A bug that should be fixed in upstream LLVM
[FIXED][LLVM] 20
This bug was fixed in LLVM 20
[PATCH] Submitted
A patch has been submitted for review
Reported upstream
This bug was filed on LLVM’s issue tracker, Phabricator, or the kernel mailing list.
After commit f91cc09a5a90 ("bcachefs: Btree path tracepoints") in linux-next, there is a crash when assertions are enabled (or a hang when they are not):
I reported this upstream at llvm/llvm-project#99714.
I plan to send this diff soon to avoid this problematic pass for now, eventually changing it to be gated by a broken version check.
The text was updated successfully, but these errors were encountered: