Files
clang-p2996/llvm/lib/Target/X86/MCTargetDesc/X86EncodingOptimization.cpp
Simon Pilgrim d4f2b71c3f [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.).
2024-11-19 10:00:24 +00:00

18 KiB