[PATCH] D75755: [AArch64][Fix] LdSt optimization generate premature stack-popping

Diogo N. Sampaio via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 12 04:30:18 PDT 2020


dnsampaio updated this revision to Diff 249894.
dnsampaio added a comment.

- Do not use pseudo-value


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75755

Files:
  llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp
  llvm/test/CodeGen/AArch64/aarch64-ldst-no-premature-sp-pop.mir
  llvm/test/CodeGen/AArch64/arm64-nvcast.ll
  llvm/test/CodeGen/AArch64/arm64-windows-calls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75755.249894.patch
Type: text/x-patch
Size: 10080 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200312/548f3003/attachment-0001.bin>


More information about the llvm-commits mailing list