[all-commits] [llvm/llvm-project] 729610: [ARM] add cost-kind tests for intrinsics; NFC
RotateRight via All-commits
all-commits at lists.llvm.org
Wed Oct 21 11:49:47 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 729610a51a4581ea923e6fb2ca1bfa7287022ec7
https://github.com/llvm/llvm-project/commit/729610a51a4581ea923e6fb2ca1bfa7287022ec7
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-10-21 (Wed, 21 Oct 2020)
Changed paths:
A llvm/test/Analysis/CostModel/ARM/intrinsic-cost-kinds.ll
Log Message:
-----------
[ARM] add cost-kind tests for intrinsics; NFC
This is a copy of the x86 file to provide better coverage;
x86 may have strange overrides that mask changes in the
generic model.
More information about the All-commits
mailing list