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

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 24 02:49:22 PDT 2020


lebedev.ri updated this revision to Diff 280378.
lebedev.ri marked 4 inline comments as done.
lebedev.ri added a comment.

@fhahn thanks for taking a look!
Indeed, the test is bad.


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.280378.patch
Type: text/x-patch
Size: 12756 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200724/d5162795/attachment-0001.bin>


More information about the llvm-commits mailing list