[PATCH] D12066: Introduce the ScopExpander as a SCEVExpander replacement

Johannes Doerfert via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 17 00:03:14 PDT 2015


jdoerfert updated this revision to Diff 32271.
jdoerfert added a comment.

Fixed smaller mistakes, added missing comment and two new fast paths.


http://reviews.llvm.org/D12066

Files:
  include/polly/CodeGen/IslExprBuilder.h
  include/polly/CodeGen/IslNodeBuilder.h
  include/polly/Support/ScopHelper.h
  lib/CodeGen/BlockGenerators.cpp
  lib/CodeGen/IslExprBuilder.cpp
  lib/CodeGen/IslNodeBuilder.cpp
  lib/Support/ScopHelper.cpp
  test/Isl/CodeGen/inner_scev.ll
  test/Isl/CodeGen/inner_scev_2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12066.32271.patch
Type: text/x-patch
Size: 14105 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150817/0b7e22e0/attachment.bin>


More information about the llvm-commits mailing list