Unverified Commit 4266815f authored by David Green's avatar David Green Committed by GitHub
Browse files

[AArch64] Convert negative constant aarch64_neon_sshl to VASHR (#68918)

In replacing shifts by splat with constant shifts, we can handle
negative shifts by flipping the sign and using a VASHR or VLSHR.
parent 658ed58d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment