[PATCH] D72250: [NFC][PowerPC] Refactor the tryAndWithMask()
qshanz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 6 02:35:57 PST 2020
steven.zhang created this revision.
steven.zhang added reviewers: nemanjai, jsji, amyk, NeHuang, PowerPC.
Herald added subscribers: shchenz, wuzish, kbarton, hiraditya.
Herald added a project: LLVM.
This NFC patch is to address to comments of https://reviews.llvm.org/D71693 to split the tryAndWithMask into several small calls.
https://reviews.llvm.org/D72250
Files:
llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72250.236317.patch
Type: text/x-patch
Size: 12630 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200106/6520a962/attachment.bin>
More information about the llvm-commits
mailing list