[PATCH] D38392: Disallow sinking of unordered atomic loads into loops
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 11 00:27:03 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL315438: [LICM] Disallow sinking of unordered atomic loads into loops (authored by mkazantsev).
Changed prior to commit:
https://reviews.llvm.org/D38392?vs=117485&id=118549#toc
Repository:
rL LLVM
https://reviews.llvm.org/D38392
Files:
llvm/trunk/lib/Transforms/Scalar/LICM.cpp
llvm/trunk/test/Transforms/LICM/loopsink.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38392.118549.patch
Type: text/x-patch
Size: 4481 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171011/6f19717a/attachment.bin>
More information about the llvm-commits
mailing list