llvm-project
9ca29d7d - [SystemZ] Replace PatLeaf with ImmLeaf (#195146)

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.
Author
Parents
Loading