diff options
| author | Roman Lebedev <lebedev.ri@gmail.com> | 2021-11-05 17:26:21 +0300 |
|---|---|---|
| committer | Roman Lebedev <lebedev.ri@gmail.com> | 2021-11-05 17:27:02 +0300 |
| commit | ad617183bb29c72cedd6ec2e29dc9d1ac3cbdf7f (patch) | |
| tree | 47759a470df0ee3d15b9bd37e85f474c2ab3055b /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 4fc1fc4005f7818e1f8a795ca15ca8f8c03e426a (diff) | |
[X86] `X86TTIImpl::getInterleavedMemoryOpCostAVX512()`: mask is i8 not i1
Even though AVX512's masked mem ops (unlike AVX1/2) have a mask
that is a `VF x i1`, replication of said masks happens after
promotion of it to `VF x i8`, so we should use `i8`, not `i1`,
when calculating the cost of mask replication.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
