[PATCH] D84181: [GVN] Rewrite IsValueFullyAvailableInBlock()

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 28 00:27:56 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe40315d2b4ed: [GVN] Rewrite IsValueFullyAvailableInBlock(): no recursion, less false-negatives (authored by lebedev.ri).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84181

Files:
  llvm/lib/Transforms/Scalar/GVN.cpp
  llvm/test/Transforms/GVN/loadpre-missed-opportunity.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84181.281129.patch
Type: text/x-patch
Size: 13460 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200728/392d3a08/attachment.bin>


More information about the llvm-commits mailing list