[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 06:15:42 PDT 2020


samtebbs updated this revision to Diff 289147.
samtebbs added a comment.

Use isMask and move hasOneUse checks


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.289147.patch
Type: text/x-patch
Size: 6400 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200901/19ef4337/attachment-0001.bin>


More information about the llvm-commits mailing list