[PATCH] D67100: GlobalISel/TableGen: Don't skip REG_SEQUENCE based on patterns
Jessica Paquette via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 3 09:51:51 PDT 2019
paquette accepted this revision.
paquette added a comment.
This revision is now accepted and ready to land.
Ah, right.
I'm pretty sure this should fall back considering that in the past, INSERT_SUBREG (which wasn't checked for) did. So, LGTM.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67100/new/
https://reviews.llvm.org/D67100
More information about the llvm-commits
mailing list