[PATCH] D69609: [TargetLowering][DAGCombine][MSP430] Shift Amount Threshold in DAGCombine (Baseline)

Joan LLuch via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 30 01:44:44 PDT 2019


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

This revision is the baseline tests for D69120 <https://reviews.llvm.org/D69120>, so it's intended to be committed before it. 
The only purpose is to show and clarify the effects of applying D69120 <https://reviews.llvm.org/D69120>.
This revision updates 'shift-amount-threshold.ll' with improved test cases for D69120 <https://reviews.llvm.org/D69120>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D69609

Files:
  llvm/test/CodeGen/MSP430/shift-amount-threshold.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69609.227042.patch
Type: text/x-patch
Size: 6481 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191030/5b9ad4e2/attachment.bin>


More information about the llvm-commits mailing list