[PATCH] D128330: [SCCP] Don't check for UndefValue before calling markConstant()

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 1 00:17:30 PDT 2022


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

Rebase


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

https://reviews.llvm.org/D128330

Files:
  llvm/lib/Transforms/Utils/SCCPSolver.cpp
  llvm/test/Transforms/SCCP/undef-resolve.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128330.441617.patch
Type: text/x-patch
Size: 3702 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220701/f59c5bba/attachment.bin>


More information about the llvm-commits mailing list