Skip to content

Commit 23a9121

Browse files
committed
[CostModel][X86] Split icmp/fcmp cost kinds tests
It's going to be much easier to maintain these tests (and all the check prefix combinations) if we don't mix cost kinds in the same file.
1 parent 0de2c3d commit 23a9121

File tree

8 files changed

+3015
-1907
lines changed

8 files changed

+3015
-1907
lines changed

llvm/test/Analysis/CostModel/X86/fcmp-codesize.ll

Lines changed: 478 additions & 0 deletions
Large diffs are not rendered by default.

llvm/test/Analysis/CostModel/X86/fcmp-costkinds.ll

Lines changed: 0 additions & 908 deletions
This file was deleted.

llvm/test/Analysis/CostModel/X86/fcmp-latency.ll

Lines changed: 478 additions & 0 deletions
Large diffs are not rendered by default.

llvm/test/Analysis/CostModel/X86/fcmp-sizelatency.ll

Lines changed: 478 additions & 0 deletions
Large diffs are not rendered by default.

llvm/test/Analysis/CostModel/X86/icmp-codesize.ll

Lines changed: 527 additions & 0 deletions
Large diffs are not rendered by default.

llvm/test/Analysis/CostModel/X86/icmp-costkinds.ll

Lines changed: 0 additions & 999 deletions
This file was deleted.

llvm/test/Analysis/CostModel/X86/icmp-latency.ll

Lines changed: 527 additions & 0 deletions
Large diffs are not rendered by default.

llvm/test/Analysis/CostModel/X86/icmp-sizelatency.ll

Lines changed: 527 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)