[PATCH] D99784: [LICM] Hoist loads with invariant.group metadata
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 12 22:42:29 PDT 2021
aeubanks updated this revision to Diff 345052.
aeubanks added a comment.
only hoist when load is guaranteed to run
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99784/new/
https://reviews.llvm.org/D99784
Files:
llvm/include/llvm/Transforms/Utils/LoopUtils.h
llvm/lib/Transforms/Scalar/LICM.cpp
llvm/lib/Transforms/Scalar/LoopSink.cpp
llvm/test/Transforms/LICM/invariant.group.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99784.345052.patch
Type: text/x-patch
Size: 6563 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210513/b03e360d/attachment.bin>
More information about the llvm-commits
mailing list