llvm-project
b6c9dcc9
- [X86][CodeGen] Not emit mr_ND if rr_ND is commutable
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[X86][CodeGen] Not emit mr_ND if rr_ND is commutable This gives us more chance to compress instruction in X86CompressEVEX.cpp b/c mr_ND is not a candidate of instructions to be compressed while rm_ND is.
Author
KanRobert
Committer
KanRobert
Parents
9ddf3b83
Loading