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

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 2 17:55:00 PDT 2020


aemerson added a comment.

This could go into a post-legalizer combiner. Maybe we should add one and run it at optimization modes?


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

https://reviews.llvm.org/D77250





More information about the llvm-commits mailing list