llvm-project
0dff5b58
- [X86][APX] Compress setzucc with memory operand to setcc (#170842)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
139 days ago
[X86][APX] Compress setzucc with memory operand to setcc (#170842) setzucc with memory operand is same as setcc but the later is shorter.
References
#170842 - [X86][APX] Compress setzucc with memory operand to setcc
Author
fzou1
Parents
315c904e
Loading