[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
Mon Jul 27 07:38:30 PDT 2020


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

Add more tests and clean up checks in visitSIGN_EXTEND_INREG


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.280917.patch
Type: text/x-patch
Size: 5835 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200727/9f4ae0cb/attachment.bin>


More information about the llvm-commits mailing list