diff options
author | Tim Northover <tnorthover@apple.com> | 2022-02-07 11:19:59 +0000 |
---|---|---|
committer | Tim Northover <tnorthover@apple.com> | 2022-02-09 12:29:16 +0000 |
commit | 3fc40b6e6628cd3206d5aaf2bfb864add7d74fe1 (patch) | |
tree | 42a1130ae2c2db9d1b009efaa79b5a754b59869e /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | db28a45617be87952c6ad7b2092da270d72048e7 (diff) | |
download | llvm-3fc40b6e6628cd3206d5aaf2bfb864add7d74fe1.zip llvm-3fc40b6e6628cd3206d5aaf2bfb864add7d74fe1.tar.gz llvm-3fc40b6e6628cd3206d5aaf2bfb864add7d74fe1.tar.bz2 |
X86: gate all vmovsh instructions on FP16 support.
Previously the `let Predicates = ...` line only applied to the rr version, and
so VMOVSH was being emitted whenever HasAVX512 (the default) applied. This is
not right.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions