[PATCH] D153645: [PowerPC][TLS] Add additional TLS X-Form loads/store instructions

Amy Kwan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 23 12:45:26 PDT 2023


amyk updated this revision to Diff 534051.
amyk added a comment.

Address nit comment regarding indentation in `PPCISelDAGToDAG.cpp`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153645

Files:
  llvm/lib/Target/PowerPC/P10InstrResources.td
  llvm/lib/Target/PowerPC/P9InstrResources.td
  llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  llvm/lib/Target/PowerPC/PPCInstr64Bit.td
  llvm/test/CodeGen/PowerPC/aix-vec_insert_elt.ll
  llvm/test/CodeGen/PowerPC/tls-pie-xform.ll
  llvm/test/MC/PowerPC/ppc64-tls-relocs-01.s
  llvm/test/MC/PowerPC/ppc64-tls-relocs-double-01.s
  llvm/test/MC/PowerPC/ppc64-tls-relocs-float-01.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153645.534051.patch
Type: text/x-patch
Size: 18182 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230623/7672536f/attachment.bin>


More information about the llvm-commits mailing list