Description[turbofan] Use sbfx in ARM64 instruction selector
Select sbfx for ((x << k) >> k) in ARM64 instruction selector, and similarly
for ubfx. This is a more generic version of the previous sxtb/h selector.
BUG=
Committed: https://crrev.com/6e6d956e1199d80e3e53739958d061b6a1c36fad
Cr-Commit-Position: refs/heads/master@{#28318}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Add anonymous namespace #
Messages
Total messages: 8 (3 generated)
|