[PATCH] D15592: [LICM] Make store promotion work in the face of unordered atomics

Philip Reames via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 9 14:02:10 PST 2016


reames updated this revision to Diff 50193.
reames added a comment.
Herald added a subscriber: mcrosier.

Add requested tests, address comments, and rebase on ToT.


http://reviews.llvm.org/D15592

Files:
  lib/Transforms/Scalar/LICM.cpp
  test/Transforms/LICM/atomics.ll
  test/Transforms/LICM/scalar_promote.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15592.50193.patch
Type: text/x-patch
Size: 10480 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160309/7cd3886c/attachment.bin>


More information about the llvm-commits mailing list