If we take and produce non-i1 type, and the input has only the 0'th bit,
and we are only checking whether the input is not empty,
then just use the casted operand, iff the boolean type does not require sign-extension.
Details
Details
- Reviewers
spatel craig.topper RKSimon
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo