llvm-project
d4f2b71c - [X86] Fix position of immediate argument in AVX512 VPCMP comparisons (#116646)

Commit
315 days ago
[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.).
Author
Parents
Loading