[PATCH] D89854: [GVN LoadPRE] Add an option to disable splitting backedge

Serguei Katkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 21 21:16:35 PDT 2020


skatkov updated this revision to Diff 299855.
skatkov added a comment.

handled nit


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D89854/new/

https://reviews.llvm.org/D89854

Files:
  llvm/include/llvm/Transforms/Scalar/GVN.h
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Transforms/Scalar/GVN.cpp
  llvm/test/Transforms/GVN/PRE/load-pre-split-backedge.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89854.299855.patch
Type: text/x-patch
Size: 5689 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201022/7cfdedc5/attachment.bin>


More information about the llvm-commits mailing list