[PATCH] D29862: LSR: an alternative way to resolve complex solution

Evgeny Stupachenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 20 23:46:27 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL295704: The patch introduces new way of narrowing complex (>UINT16 variants) solutions. (authored by evstupac).

Changed prior to commit:
  https://reviews.llvm.org/D29862?vs=88081&id=89168#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29862

Files:
  llvm/trunk/lib/Transforms/Scalar/LoopStrengthReduce.cpp
  llvm/trunk/test/Transforms/LoopStrengthReduce/2013-01-14-ReuseCast.ll
  llvm/trunk/test/Transforms/LoopStrengthReduce/ARM/ivchain-ARM.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29862.89168.patch
Type: text/x-patch
Size: 9077 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170221/5c8dedb7/attachment.bin>


More information about the llvm-commits mailing list