diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2020-11-25 18:39:56 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2020-11-25 18:40:19 +0000 |
commit | 385a27d6cdaddbb99da5518da3cb6713d9677df3 (patch) | |
tree | c96c8a5bae3c3c6487b0d0ff9da14773e3112b84 /llvm/lib/Bitcode | |
parent | 54038eeef4ac922059db32403c63ca79822f291d (diff) | |
download | llvm-385a27d6cdaddbb99da5518da3cb6713d9677df3.zip llvm-385a27d6cdaddbb99da5518da3cb6713d9677df3.tar.gz llvm-385a27d6cdaddbb99da5518da3cb6713d9677df3.tar.bz2 |
[CostModel][X86] Refresh ISD::ABS costs
Update costs now that D92095 and D92102 have tweaked the SSE2 implementation
The SSE42 BLENDVPD cost can actually be used on SSE41 as we don't attempt to generate PCMPGT anymore
Add scalar i16/i32/i64 costs as we can do this cheaply with CMOV
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions