llvm-project
d4f2b71c
- [X86] Fix position of immediate argument in AVX512 VPCMP comparisons (#116646)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.).
References
#116646 - [X86] Fix position of immediate argument in AVX512 VPCMP comparisons
Author
RKSimon
Parents
738a047e
Loading