[PATCH] D101273: [LazyValueInfo] Insert an Overdefined placeholder to prevent infinite recursion

guopeilin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 27 18:56:40 PDT 2021


guopeilin updated this revision to Diff 341051.
guopeilin retitled this revision from "[JumpThreading] Set KeepOneInputPHIs to be true when DeleteDeadBlocks" to "[LazyValueInfo] Insert an Overdefined placeholder to prevent infinite recursion".
guopeilin edited the summary of this revision.
guopeilin added a comment.

Fix bugs in Lazy Value Info analysis rather in Jump Threading pass


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

https://reviews.llvm.org/D101273

Files:
  llvm/lib/Analysis/LazyValueInfo.cpp
  llvm/test/Transforms/JumpThreading/keep-one-input-phis.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101273.341051.patch
Type: text/x-patch
Size: 4697 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210428/54b81ddf/attachment.bin>


More information about the llvm-commits mailing list