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

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


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

Typo fix


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


More information about the llvm-commits mailing list