[PATCH] [Polly] Model PHI nodes without demoting them

Johannes Doerfert doerfert at cs.uni-saarland.de
Thu Feb 5 07:59:15 PST 2015


I don't know what test you exactly want. I added some and also fixed an
inconsistency I encountered along the way. If you want a specific test please
give me some C snippet or a at least a more precise description.


http://reviews.llvm.org/D7415

Files:
  include/polly/ScopDetection.h
  include/polly/TempScopInfo.h
  lib/Analysis/ScopDetection.cpp
  lib/Analysis/ScopInfo.cpp
  lib/Analysis/TempScopInfo.cpp
  lib/Transform/CodePreparation.cpp
  lib/Transform/IndependentBlocks.cpp
  test/ScopInfo/phi_condition_modeling_1.ll
  test/ScopInfo/phi_condition_modeling_2.ll
  test/ScopInfo/phi_conditional_simple_1.ll
  test/ScopInfo/phi_loop_carried_float.ll
  test/ScopInfo/phi_scalar_simple_1.ll
  test/ScopInfo/phi_scalar_simple_2.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7415.19408.patch
Type: text/x-patch
Size: 27024 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150205/f4df7ef3/attachment.bin>


More information about the llvm-commits mailing list