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

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 19 09:56:40 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa298964d22a2: [TargetLowering][DAGCombine][MSP430] add/use hook for Shift Amount Threshold… (authored by spatel).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69116

Files:
  llvm/include/llvm/CodeGen/TargetLowering.h
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/lib/Target/MSP430/MSP430ISelLowering.cpp
  llvm/lib/Target/MSP430/MSP430ISelLowering.h
  llvm/test/CodeGen/MSP430/shift-amount-threshold.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69116.225757.patch
Type: text/x-patch
Size: 5793 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191019/d8d29051/attachment.bin>


More information about the llvm-commits mailing list