[PATCH] D99926: [GVN] Introduce loop load PRE
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 19 23:55:07 PDT 2021
mkazantsev updated this revision to Diff 338727.
mkazantsev marked 3 inline comments as done.
mkazantsev added a comment.
Reused canBeFreed.
Removed code related to `nofree` analysis for further follow-up.
Improved comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99926/new/
https://reviews.llvm.org/D99926
Files:
llvm/include/llvm/Transforms/Scalar/GVN.h
llvm/lib/Transforms/Scalar/GVN.cpp
llvm/test/Transforms/GVN/PRE/pre-loop-load.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99926.338727.patch
Type: text/x-patch
Size: 7161 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210420/fae1ea80/attachment.bin>
More information about the llvm-commits
mailing list