https://bugs.llvm.org/show_bug.cgi?id=33993
Bug ID: 33993
Summary: Assertion failed: ((Size == 32 || Size == 64) && "i32
or i64 is expected after legalization."), function
targetShrinkDemandedConstant
Product: libraries
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: Backend: AArch64
Assignee: unassignedb...@nondot.org
Reporter: ahmed.bouga...@gmail.com
CC: llvm-bugs@lists.llvm.org
r301019 exposed a bug in performTBISimplification, where it passed the wrong
legality information to SimplifyDemandedBits.
This is only enabled with -aarch64-use-tbi, so most clang users aren't exposed
to this bug.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs