[PATCH] D101470: [XCOFF][AIX] Peephole optimization in 32-bit TocData transformation

Sean Fertile via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 6 06:41:52 PDT 2023


sfertile updated this revision to Diff 528832.
sfertile added a comment.

Combined both 32-bit and 64-bit patches and addressed Stephans comment about the under-aligned DS-form instructions.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101470

Files:
  llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  llvm/lib/Target/PowerPC/PPCMCInstLower.cpp
  llvm/test/CodeGen/PowerPC/toc-data-const.ll
  llvm/test/CodeGen/PowerPC/toc-data-peephole-aligment.ll
  llvm/test/CodeGen/PowerPC/toc-data.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101470.528832.patch
Type: text/x-patch
Size: 13672 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230606/ec95d0dd/attachment.bin>


More information about the llvm-commits mailing list