[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
Tue Oct 29 14:23:12 PDT 2019


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

Updated tests to reflect each covered case in an independent way with more focused IR patterns.
Added comments to the test file that refer to the transformation we are dealing with.


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.226960.patch
Type: text/x-patch
Size: 13090 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191029/9e2883eb/attachment.bin>


More information about the llvm-commits mailing list