[PATCH] Sink store based on alias analysis

Ella Bolshinsky ella.bolshinsky at intel.com
Tue Dec 2 23:59:47 PST 2014


================
Comment at: test/Transforms/InstMerge/st_sink_no_barrier_call.ll:45
@@ +44,2 @@
+
+attributes #0 = { readnone } 
----------------
Gerolf wrote:
> Please remove
If I remove the attribute, the call to foo will be a barrier (as in the test above - st_sink_barrier_call).

http://reviews.llvm.org/D6420






More information about the llvm-commits mailing list