[PATCH] D13487: [Polly] Load/Store scalar accesses before/after the statement itself

Michael Kruse via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 17 11:26:34 PDT 2015


Meinersbur added a comment.

In http://reviews.llvm.org/D13487#269745, @grosser wrote:

> OK. Maybe add a test case that would have failed with the code I proposed.


Isl/CodeGen/phi_in_exit_early_lnt_failure_2.ll already fails with that code (just tried it). Do you want a dedicated test case?


http://reviews.llvm.org/D13487





More information about the llvm-commits mailing list