[PATCH] D84332: [DAGCombiner] Fold sext_inreg of a masked load into a signed extended masked load

Sam Tebbs via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 28 03:28:38 PDT 2020


samtebbs updated this revision to Diff 281172.
samtebbs marked 2 inline comments as done.
samtebbs added a comment.

Remove -tail-predication option from test and change SEXTLOAD to NON_EXTLOAD in DAGCombiner check.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D84332/new/

https://reviews.llvm.org/D84332

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/Thumb2/mve-sext-masked-load.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84332.281172.patch
Type: text/x-patch
Size: 5812 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200728/e826055c/attachment.bin>


More information about the llvm-commits mailing list