[PATCH] D22385: [LoopReroll] Reroll loops with unordered atomic memory accesses

JF Bastien via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 18 17:05:41 PDT 2016


jfb added a comment.

Does this work when there's a fence in the middle of the loop?

lgtm otherwise.


https://reviews.llvm.org/D22385





More information about the llvm-commits mailing list