[PATCH] D80062: [x86] Propagate memory operands during call frame optimization

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 18 17:54:23 PDT 2020


efriedma added a comment.

Code looks reasonable.  It would be nice to have an MIR testcase showing the memoperands after this pass runs, even if there isn't any change to the final asm without additional work.


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

https://reviews.llvm.org/D80062





More information about the llvm-commits mailing list