It should be possible to replace SSHLSAT and USHLSAT with SHL when
it is known that no saturation will take place (e.g. by analysing
known sign bits in the first shift operand).
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
New test are always fine - feel free to commit without review as needed, you seem to know what you are doing.
llvm/test/CodeGen/AArch64/sshl_sat.ll | ||
---|---|---|
131 | These are not using %y :) |
These are not using %y :)