diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2022-10-24 14:42:40 +0100 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2022-10-24 14:42:45 +0100 |
commit | e28e214e4f225080104811aec5295fa062006515 (patch) | |
tree | bb42c33078f553b13062481493a2e8cff6466bfe /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | c14ef2d762e4f7de2d892af111d87aec79b8cd6f (diff) | |
download | llvm-e28e214e4f225080104811aec5295fa062006515.zip llvm-e28e214e4f225080104811aec5295fa062006515.tar.gz llvm-e28e214e4f225080104811aec5295fa062006515.tar.bz2 |
[X86] Treat PSLLDQ/PSRLDQ as a shuffle not a shift
This appears to be a copy+paste typo in the znver1/2 AMD SoG tables, treating the byte shift instructions like bit shifts
Older AMD SoG referred to PSLLDQ/PSRLDQ as shuffles, and Agner/instlatx64 both report they are integer shuffles
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions