[PATCH] D87293: [GVN] Fix undef incoming value for phi node when new loop exit block created.

weiwei via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 8 02:57:33 PDT 2020


wwei updated this revision to Diff 296906.

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

https://reviews.llvm.org/D87293

Files:
  llvm/lib/Transforms/Scalar/GVN.cpp
  llvm/test/Transforms/GVN/pr47462.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87293.296906.patch
Type: text/x-patch
Size: 12816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201008/46d3c001/attachment.bin>


More information about the llvm-commits mailing list