[PATCH] D72038: [PowerPC] Handle constant zero bits in BitPermutationSelector
Nemanja Ivanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 31 12:15:07 PST 2019
nemanjai updated this revision to Diff 235727.
nemanjai added a comment.
Run git-clang-format.
I don't want to address the clang-tidy check results as I don't really want to change the induction variable from `i` to `I`. The former is ubiquitous.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72038/new/
https://reviews.llvm.org/D72038
Files:
llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
llvm/test/CodeGen/PowerPC/pr41088.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72038.235727.patch
Type: text/x-patch
Size: 7786 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191231/43359a03/attachment.bin>
More information about the llvm-commits
mailing list