[PATCH] D115406: [SystemZ] Improve eliminateFrameIndex() to use STDY/STEY/LDY for VR32/VR64 when possible.

Jonas Paulsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 17 08:50:51 PDT 2022


jonpa updated this revision to Diff 430082.
jonpa added a comment.

Emission of LEY reinserted into patch. Test cases updated to work also with the ordering of frame objects.


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

https://reviews.llvm.org/D115406

Files:
  llvm/lib/Target/SystemZ/SystemZInstrInfo.cpp
  llvm/lib/Target/SystemZ/SystemZInstrInfo.h
  llvm/lib/Target/SystemZ/SystemZRegisterInfo.cpp
  llvm/test/CodeGen/SystemZ/elim-frame-index-VR.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115406.430082.patch
Type: text/x-patch
Size: 4811 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220517/24b032a8/attachment.bin>


More information about the llvm-commits mailing list