[PATCH] D65137: [GVN] Preserve loop related analysis/canonical forms.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 23 05:25:36 PDT 2019


fhahn updated this revision to Diff 211279.
fhahn marked 2 inline comments as done.
fhahn added a comment.

Address Johannes' comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65137

Files:
  llvm/include/llvm/Analysis/CFG.h
  llvm/include/llvm/Transforms/Scalar/GVN.h
  llvm/lib/Analysis/CFG.cpp
  llvm/lib/Transforms/Scalar/GVN.cpp
  llvm/test/Transforms/GVN/PRE/2011-06-01-NonLocalMemdepMiscompile.ll
  llvm/test/Transforms/GVN/preserve-analysis.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65137.211279.patch
Type: text/x-patch
Size: 8332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190723/5187790b/attachment.bin>


More information about the llvm-commits mailing list