[PATCH] D99926: [GVN] Introduce loop load PRE

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 21 00:11:32 PDT 2021


mkazantsev updated this revision to Diff 339116.
mkazantsev added a comment.

Added loop invariant check. Test added as underlying patch.


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.339116.patch
Type: text/x-patch
Size: 7257 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210421/f4461be6/attachment.bin>


More information about the llvm-commits mailing list