llvm-project
9ca29d7d
- [SystemZ] Replace PatLeaf with ImmLeaf (#195146)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
77 days ago
[SystemZ] Replace PatLeaf with ImmLeaf (#195146) The code snippets for the predicates are a bit shorter, because the APInt is directly available instead of an SDNode. Main advantage is that it enables the constraint to be ported to GlobalISel.
References
#195146 - [SystemZ] Replace PatLeaf with ImmLeaf
Author
redstar
Parents
c05e8094
Loading