[PATCH] D158197: [PowerPC][lld] Account for additional X-Forms -> D-Form/DS-Forms load/stores when relaxing initial-exec to local-exec
Amy Kwan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Aug 19 22:21:13 PDT 2023
amyk updated this revision to Diff 551804.
amyk marked 10 inline comments as done.
amyk added a comment.
- Remove extra parentheses in `PPC64.cpp`
- Update test cases to have more unique names
- Make `getPPCDSFormOp()` return 0 for the default case
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158197/new/
https://reviews.llvm.org/D158197
Files:
lld/ELF/Arch/PPC.cpp
lld/ELF/Arch/PPC64.cpp
lld/ELF/Target.h
lld/test/ELF/ppc32-tls-ie.s
lld/test/ELF/ppc64-tls-ie.s
lld/test/ELF/ppc64-tls-pcrel-ie.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158197.551804.patch
Type: text/x-patch
Size: 14967 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230820/44c196ca/attachment.bin>
More information about the llvm-commits
mailing list