diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2024-04-05 10:35:38 +0100 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2024-04-05 11:15:46 +0100 |
commit | 58187fad93bca76d1cce43a5caa70728282d2ff8 (patch) | |
tree | 9fe26e60e18e1afdaacccb33535a99efa25f7839 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 1b4c37fec236f39a1ec530ecf07b6aa162518a6b (diff) | |
download | llvm-58187fad93bca76d1cce43a5caa70728282d2ff8.zip llvm-58187fad93bca76d1cce43a5caa70728282d2ff8.tar.gz llvm-58187fad93bca76d1cce43a5caa70728282d2ff8.tar.bz2 |
[CostModel][X86] Update masked load/store/gather/scatter tests to explicitly use variable masks
Using <X x i1> undef masks means they are treated as constants, which underestimates the scalar costs as it assumes that the masks/branches will fold away.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions