llvm-project
5fe93b0a
- [CodeGen][TII] Allow reassociation on custom operand indices (#88306)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
[CodeGen][TII] Allow reassociation on custom operand indices (#88306) This opens up a door for reusing reassociation optimizations on target-specific binary operations with non-standard operand list. This is effectively a NFC.
References
#88306 - [CodeGen][TII] Allow reassociation on custom operand indices
Author
mshockwave
Parents
033453a9
Loading