[all-commits] [llvm/llvm-project] 0ef62f: [NFC][ARM] Intrinsic CostModel Tests
Sam Parker via All-commits
all-commits at lists.llvm.org
Fri May 15 05:42:19 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0ef62fc25d3f2017551c24f4c65d001e003e88ab
https://github.com/llvm/llvm-project/commit/0ef62fc25d3f2017551c24f4c65d001e003e88ab
Author: Sam Parker <sam.parker at arm.com>
Date: 2020-05-15 (Fri, 15 May 2020)
Changed paths:
A llvm/test/Analysis/CostModel/ARM/arith-overflow.ll
A llvm/test/Analysis/CostModel/ARM/arith-ssat.ll
A llvm/test/Analysis/CostModel/ARM/arith-usat.ll
A llvm/test/Analysis/CostModel/ARM/reduce-add.ll
A llvm/test/Analysis/CostModel/ARM/reduce-smax.ll
A llvm/test/Analysis/CostModel/ARM/reduce-smin.ll
A llvm/test/Analysis/CostModel/ARM/reduce-umax.ll
A llvm/test/Analysis/CostModel/ARM/reduce-umin.ll
Log Message:
-----------
[NFC][ARM] Intrinsic CostModel Tests
Add throughput tests for saturating, overflowing and reduction
operations.
More information about the All-commits
mailing list