[all-commits] [llvm/llvm-project] 937d78: [AArch64] add cost model test for scalable vector ...
RotateRight via All-commits
all-commits at lists.llvm.org
Tue Oct 13 05:53:07 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 937d782e38d44d078342cb6358c41db7a5795d00
https://github.com/llvm/llvm-project/commit/937d782e38d44d078342cb6358c41db7a5795d00
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-10-13 (Tue, 13 Oct 2020)
Changed paths:
A llvm/test/Analysis/CostModel/AArch64/sve-math.ll
Log Message:
-----------
[AArch64] add cost model test for scalable vector math; NFC
Testing for the various cost model "TargetCostKind" is limited,
and testing for scalable vectors is limited. The motivating
example of an intrinsic is not included here yet because that
just crashes.
More information about the All-commits
mailing list