DescriptionPPC: [turbofan] Add new Float32Abs and Float64Abs operators.
Port 9af9f1d0262e2dab66c62331a03f6a76504f3866
Original commit message:
These operators compute the absolute floating point value of some
arbitrary input, and are implemented without any branches (i.e. using
vabs on arm, and andps/andpd on x86).
R=mbrandy@us.ibm.com
BUG=
Committed: https://crrev.com/c00de38657643f7c44d70d7217cc4ea0ec92eeeb
Cr-Commit-Position: refs/heads/master@{#27727}
Patch Set 1 #
Messages
Total messages: 6 (1 generated)
|