llvm-project
ee40ffd1
- [X86] Recognize VPXORDZrr as a zero-idiom on Znver4 (#108314)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[X86] Recognize VPXORDZrr as a zero-idiom on Znver4 (#108314) This patch adds information about VPXORDZrr to the znver4 scheduling model, particularly that it is a zero-idiom. This fixes a proximal cause of #108157.
References
#108314 - [X86] Recognize VPXORDZrr as a zero-idiom on Znver4
Author
boomanaiden154
Parents
a6a547f1
Loading