[PATCH] D90605: [llvm][AArch64] Simplify (and (sign_extend..) #bitmask).
Francesco Petrogalli via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 3 04:58:16 PST 2020
fpetrogalli updated this revision to Diff 302546.
fpetrogalli added a comment.
Thank you for your review @resistor. I simplified the logic in the
lambda function as suggested in your comment.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90605/new/
https://reviews.llvm.org/D90605
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/ARM/ParallelDSP/multi-use-loads.ll
llvm/test/CodeGen/ARM/and-sext-combine.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90605.302546.patch
Type: text/x-patch
Size: 4380 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201103/e2883dfb/attachment.bin>
More information about the llvm-commits
mailing list