[PATCH] D128251: [SCCP] Only handle unknown lattice values in resolvedUndefsIn()

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 22 02:48:22 PDT 2022


nikic updated this revision to Diff 438955.
nikic edited the summary of this revision.
nikic added a comment.

Rebase over https://github.com/llvm/llvm-project/commit/f98697642cea761448dc0f84f750d3f5def8af6b to avoid changes in a CGP test.


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

https://reviews.llvm.org/D128251

Files:
  llvm/lib/Transforms/Utils/SCCPSolver.cpp
  llvm/test/Transforms/SCCP/PR26044.ll
  llvm/test/Transforms/SCCP/ipsccp-phi-one-pred-dead.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128251.438955.patch
Type: text/x-patch
Size: 3969 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220622/344539aa/attachment.bin>


More information about the llvm-commits mailing list