[PATCH] D77250: [GlobalISel][AArch64] Early select stores which have G_IMPLICIT_DEF as the value

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 2 20:36:40 PDT 2020


paquette added a comment.

I think that's a good idea for this sort of thing.

We could also move all of the other G_IMPLICIT_DEF-related combines there, since they're more likely to catch things there.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77250/new/

https://reviews.llvm.org/D77250





More information about the llvm-commits mailing list