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

Jean-Michel Gorius via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 20 07:35:03 PDT 2020


Kayjukh updated this revision to Diff 265231.
Kayjukh added a comment.

Also propagate memory operands when folding non-MOV instructions. Add a test case.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80062

Files:
  llvm/lib/Target/X86/X86CallFrameOptimization.cpp
  llvm/test/CodeGen/X86/cf-opt-memops.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80062.265231.patch
Type: text/x-patch
Size: 6055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200520/7719f1eb/attachment.bin>


More information about the llvm-commits mailing list