[PATCH] D129932: [AArch64] Use SUBXrx64 for dynamic stack to refer to sp

chenglin.bi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 19 01:49:18 PDT 2022


bcl5980 updated this revision to Diff 445730.
bcl5980 edited the summary of this revision.
bcl5980 added a comment.

I'm trying to use different way to do this. Please tell me which way you think is better.


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

https://reviews.llvm.org/D129932

Files:
  llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
  llvm/lib/Target/AArch64/AArch64InstrFormats.td
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/test/CodeGen/AArch64/win-alloca.ll
  llvm/test/CodeGen/AArch64/win64_vararg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129932.445730.patch
Type: text/x-patch
Size: 4570 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220719/ec23bfbb/attachment.bin>


More information about the llvm-commits mailing list