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

Tobias Grosser via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 4 11:47:25 PST 2015


grosser added a comment.

It seems I got confused. This patch was already committed, it was still kept as a dependent patch in phabricator. When trying to apply the patch that was registered as depending on this one, 'arc patch' tried to reapply the patch that was already committed and failed. I resolved this by removing the dependency to the already committed patch.


Repository:
  rL LLVM

http://reviews.llvm.org/D13487





More information about the llvm-commits mailing list