[all-commits] [llvm/llvm-project] 756314: [AArch64] Costmodel tests for llvm.vscale intrinsi...
David Green via All-commits
all-commits at lists.llvm.org
Thu May 26 02:16:33 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 75631438e333225bc8d738c901627a940b3232c3
https://github.com/llvm/llvm-project/commit/75631438e333225bc8d738c901627a940b3232c3
Author: David Green <david.green at arm.com>
Date: 2022-05-26 (Thu, 26 May 2022)
Changed paths:
A llvm/test/Analysis/CostModel/AArch64/sve-vscale.ll
A llvm/test/Transforms/LoopVectorize/AArch64/sve-fneg.ll
Log Message:
-----------
[AArch64] Costmodel tests for llvm.vscale intrinsics. NFC
These shows that the cost of a @llvm.vscale is indeed 1, not 10.
More information about the All-commits
mailing list