Description[arm64] Fix handling of CMN and ADD/SUB with overflow in VisitBinop.
CMN is a flag-setting add operation, and therefore is commutative.
{Add,Sub}WithOverflow generate ADD/SUB instructions that cannot
support a ROR shift.
BUG=
Committed: https://crrev.com/f5d90fc9f2e2aa324f3a00d9ac3f6445f5f2d126
Cr-Commit-Position: refs/heads/master@{#37212}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|