[PATCH] D74032: [DAGCombine][ARM] Combine pattern for REV16

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 12 06:31:33 PST 2020


SjoerdMeijer updated this revision to Diff 244159.
SjoerdMeijer added a comment.

Thanks for looking! Comments addressed. I have also added more test for the cases that shouldn't trigger.


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

https://reviews.llvm.org/D74032

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/Thumb2/thumb2-rev16.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74032.244159.patch
Type: text/x-patch
Size: 5665 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200212/00c115c9/attachment.bin>


More information about the llvm-commits mailing list