[ARM] add cost-kind tests for intrinsics; NFC
authorSanjay Patel <spatel@rotateright.com>
Wed, 21 Oct 2020 18:10:14 +0000 (14:10 -0400)
committerSanjay Patel <spatel@rotateright.com>
Wed, 21 Oct 2020 18:26:04 +0000 (14:26 -0400)
commit729610a51a4581ea923e6fb2ca1bfa7287022ec7
tree548c3135aedc1a73791615faf0b1cb3a7ff2b028
parentcb319b1b5d9346a67c2f2a829d3dace58dff5861
[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.
llvm/test/Analysis/CostModel/ARM/intrinsic-cost-kinds.ll [new file with mode: 0644]