[PATCH] D50489: [LICM] hoist fences out of loops w/o memory operations
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 9 13:19:21 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL339378: [LICM] hoist fences out of loops w/o memory operations (authored by reames, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D50489?vs=159853&id=159992#toc
Repository:
rL LLVM
https://reviews.llvm.org/D50489
Files:
llvm/trunk/include/llvm/Analysis/AliasSetTracker.h
llvm/trunk/lib/Transforms/Scalar/LICM.cpp
llvm/trunk/test/Transforms/LICM/fence.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50489.159992.patch
Type: text/x-patch
Size: 3431 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180809/f95bedcf/attachment.bin>
More information about the llvm-commits
mailing list