[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
Sat Jun 24 05:05:27 PDT 2023
amyk updated this revision to Diff 534197.
amyk added a comment.
Update indentation/condition checks for sign extending loads in `tryTLSXFormLoad()`
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.534197.patch
Type: text/x-patch
Size: 18216 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230624/3a14406b/attachment.bin>
More information about the llvm-commits
mailing list