[CostModel][X86] Add cost tests for fp rounding intrinsics
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Mon, 2 Jul 2018 17:07:01 +0000 (17:07 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Mon, 2 Jul 2018 17:07:01 +0000 (17:07 +0000)
commitac193d4b5cca5ada4f27897300d53f7e521cd473
tree63428294c7a0675b7ee4e1f282597636815a42ea
parent56440b974539dea36431e1b2a0da33d462367a09
[CostModel][X86] Add cost tests for fp rounding intrinsics

Add cost tests for fp ceil, floor, nearbyint, rint and trunc.

llvm-svn: 336122
llvm/test/Analysis/CostModel/X86/fround.ll [new file with mode: 0644]