[all-commits] [llvm/llvm-project] f14457: [ARM] Split cast cost tests, and add masked load/s...
David Green via All-commits
all-commits at lists.llvm.org
Thu Jun 25 05:25:00 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f14457f5d8befc275f288ba7b7c093f09f79536c
https://github.com/llvm/llvm-project/commit/f14457f5d8befc275f288ba7b7c093f09f79536c
Author: David Green <david.green at arm.com>
Date: 2020-06-25 (Thu, 25 Jun 2020)
Changed paths:
M llvm/test/Analysis/CostModel/ARM/cast.ll
A llvm/test/Analysis/CostModel/ARM/cast_ldst.ll
Log Message:
-----------
[ARM] Split cast cost tests, and add masked load/store tests. NFC
This file has grown quite large and could do with being split up. This
splits away the load/store + cast tests into a separate file. Some
masked load/store + cast tests have been added too, along with some
extra load/store + fpcast tests.
More information about the All-commits
mailing list