[PATCH] D70126: [PowerPC] Refactor FinishCall [NFC]
Sean Fertile via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 27 13:24:01 PST 2019
sfertile updated this revision to Diff 231316.
sfertile added a comment.
- clang-formatted the patch.
- Add back dropped comment (but reworded and expanded)
- Added a local to replace several calls to `Subtarget.isPPC64()`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70126/new/
https://reviews.llvm.org/D70126
Files:
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/lib/Target/PowerPC/PPCSubtarget.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70126.231316.patch
Type: text/x-patch
Size: 31848 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191127/92b66773/attachment.bin>
More information about the llvm-commits
mailing list