[PATCH] D12062: Allow values to cause memory accesses

Johannes Doerfert via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 16 01:45:46 PDT 2015


jdoerfert created this revision.
jdoerfert added reviewers: grosser, Meinersbur.
jdoerfert added a subscriber: Polly.

  This will remove the hacks that we used when values that are used as
  PHI operands caused scalar memory accesses.

http://reviews.llvm.org/D12062

Files:
  include/polly/ScopInfo.h
  include/polly/TempScopInfo.h
  lib/Analysis/ScopInfo.cpp
  lib/Analysis/TempScopInfo.cpp
  lib/CodeGen/BlockGenerators.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12062.32235.patch
Type: text/x-patch
Size: 11074 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150816/1ffbf1f0/attachment.bin>


More information about the llvm-commits mailing list