[PATCH] D28254: [AArch64][CostModel] Improve cost for fsqrt intrinsics.
Chad Rosier via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 13 09:02:26 PST 2017
mcrosier updated this revision to Diff 84320.
mcrosier added a comment.
-Address a few of Simons comments.
-Specialize the cost specifically for Kryo latencies, which are fairly different from the other targets I've looked at.
https://reviews.llvm.org/D28254
Files:
lib/Target/AArch64/AArch64TargetTransformInfo.cpp
lib/Target/AArch64/AArch64TargetTransformInfo.h
test/Analysis/CostModel/AArch64/arith-fp.ll
test/Transforms/SLPVectorizer/AArch64/sqrt.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28254.84320.patch
Type: text/x-patch
Size: 6903 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170113/781a08a0/attachment.bin>
More information about the llvm-commits
mailing list