[PATCH] D90784: [GVN] Fix MemorySSA update when replacing assume(false) with stores.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 5 04:11:35 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbe0578f0b44d: [GVN] Fix MemorySSA update when replacing assume(false) with stores. (authored by fhahn).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90784

Files:
  llvm/lib/Transforms/Scalar/GVN.cpp
  llvm/test/Transforms/GVN/preserve-memoryssa.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90784.303081.patch
Type: text/x-patch
Size: 3988 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201105/e97ca9e1/attachment.bin>


More information about the llvm-commits mailing list