[PATCH] Scalar/PHI code genration
    Johannes Doerfert 
    doerfert at cs.uni-saarland.de
       
    Mon May  4 03:55:19 PDT 2015
    
    
  
New Version that handles loops in non-affine regions. Passes all lnt tests with and without scalar/phi modeling.
http://reviews.llvm.org/D7513
Files:
  include/polly/CodeGen/BlockGenerators.h
  include/polly/CodeGen/IslNodeBuilder.h
  include/polly/ScopInfo.h
  lib/Analysis/ScopInfo.cpp
  lib/CodeGen/BlockGenerators.cpp
  lib/CodeGen/IslCodeGeneration.cpp
  test/Isl/CodeGen/phi_condition_modeling_1.ll
  test/Isl/CodeGen/phi_condition_modeling_2.ll
  test/Isl/CodeGen/phi_conditional_simple_1.ll
  test/Isl/CodeGen/phi_loop_carried_float.ll
  test/Isl/CodeGen/phi_loop_carried_float_escape.ll
  test/Isl/CodeGen/phi_scalar_simple_1.ll
  test/Isl/CodeGen/phi_scalar_simple_2.ll
EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7513.24874.patch
Type: text/x-patch
Size: 74528 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150504/2b2f0935/attachment.bin>
    
    
More information about the llvm-commits
mailing list