diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2024-11-19 10:00:24 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-19 10:00:24 +0000 |
commit | d4f2b71c3fd89da4dbdec0091a97a6a2c411145d (patch) | |
tree | b40edbe43726226956c5dbfbb2eb7b1b85cf69c0 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 738a047ed6380efdfd4b64968881675347d7f915 (diff) | |
download | llvm-d4f2b71c3fd89da4dbdec0091a97a6a2c411145d.zip llvm-d4f2b71c3fd89da4dbdec0091a97a6a2c411145d.tar.gz llvm-d4f2b71c3fd89da4dbdec0091a97a6a2c411145d.tar.bz2 |
[X86] Fix position of immediate argument in AVX512 VPCMP comparisons (#116646)
The 'i' arg was being put between the 'm' and 'b' args instead of afterwards like other avx512 instructions (VCMPPS/D, VPERMILPS/D etc.).
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions