[all-commits] [llvm/llvm-project] 6d835c: [ARM] Add MVE abs costs
David Green via All-commits
all-commits at lists.llvm.org
Wed Feb 17 06:22:48 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6d835c5fcd63dd875f78e53d9124a53491fa471e
https://github.com/llvm/llvm-project/commit/6d835c5fcd63dd875f78e53d9124a53491fa471e
Author: David Green <david.green at arm.com>
Date: 2021-02-17 (Wed, 17 Feb 2021)
Changed paths:
M llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
M llvm/test/Analysis/CostModel/ARM/mve-abs.ll
Log Message:
-----------
[ARM] Add MVE abs costs
Similar to min/max, this increases the accuracy of abs intrinsics costs
under MVE.
More information about the All-commits
mailing list