[PATCH] D32663: [SCEV] createAddRecFromPHI: Optimize for the most common case.

Michael Zolotukhin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 3 15:45:07 PDT 2017


mzolotukhin updated this revision to Diff 97737.
mzolotukhin added a comment.

- Address Sanjoy's remarks.


https://reviews.llvm.org/D32663

Files:
  include/llvm/Analysis/ScalarEvolution.h
  lib/Analysis/ScalarEvolution.cpp
  test/CodeGen/X86/2014-08-29-CompactUnwind.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32663.97737.patch
Type: text/x-patch
Size: 4455 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170503/2fd3830a/attachment.bin>


More information about the llvm-commits mailing list