[PATCH] D69120: [TargetLowering][DAGCombine][MSP430] Shift Amount Threshold in DAGCombine (2/2)

Joan LLuch via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 30 02:12:33 PDT 2019


joanlluch updated this revision to Diff 227048.
joanlluch added a comment.

@spatel  I updated this revision diff according to your suggestions. I also created a new baseline test revision to help identify the effects of this patch. I hope this is ok. Thanks in advance for your time.


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

https://reviews.llvm.org/D69120

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/MSP430/shift-amount-threshold.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69120.227048.patch
Type: text/x-patch
Size: 9097 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191030/4b4c17d3/attachment.bin>


More information about the llvm-commits mailing list