[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:51:25 PDT 2017
mzolotukhin updated this revision to Diff 97738.
mzolotukhin added a comment.
- Fix indentation.
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.97738.patch
Type: text/x-patch
Size: 4445 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170503/fe0986fb/attachment-0001.bin>
More information about the llvm-commits
mailing list