[PATCH] D86789: [DAGCombiner] Fold an AND of a masked load into a zext_masked_load
Sam Tebbs via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 1 04:13:02 PDT 2020
samtebbs updated this revision to Diff 289130.
samtebbs added a comment.
Improved the BuildVec processing and added old checks to test.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86789/new/
https://reviews.llvm.org/D86789
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/Thumb2/mve-zext-masked-load.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86789.289130.patch
Type: text/x-patch
Size: 6488 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200901/8e9607d2/attachment.bin>
More information about the llvm-commits
mailing list