[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
Thu Oct 17 10:42:32 PDT 2019


joanlluch created this revision.
joanlluch added reviewers: spatel, lebedev.ri.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.

Continuation of D69116 <https://reviews.llvm.org/D69116>

Contributes to a Fix for https://bugs.llvm.org/show_bug.cgi?id=43559

Should be commited after D69099 <https://reviews.llvm.org/D69099> and D69116 <https://reviews.llvm.org/D69116>

Using the TLI hook in DAGCombine.cpp.


Repository:
  rG LLVM Github Monorepo

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.225460.patch
Type: text/x-patch
Size: 9466 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191017/f53b17e5/attachment-0001.bin>


More information about the llvm-commits mailing list