llvm-project
0a9d7ffc
- [X86][AVX10] Change MINMAX sign control to select the sign of compare result (#183452)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
57 days ago
[X86][AVX10] Change MINMAX sign control to select the sign of compare result (#183452) The imm8[3:2] controls the sign bit behavior. 0b01 represents to select the sign of compare result, while 0b00 select the sign of Src1.
References
#183452 - [X86][AVX10] Change MINMAX sign control to select the sign of compare result
Author
phoebewang
Parents
b7c2dda5
Loading