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

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 14 22:47:05 PDT 2021


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

Addressed comments, fixed bug with


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-aliasning-path.ll
  llvm/test/Transforms/GVN/PRE/pre-loop-load.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99926.337637.patch
Type: text/x-patch
Size: 16467 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210415/e116a7e8/attachment.bin>


More information about the llvm-commits mailing list