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

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 14 01:06:07 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6db3edc8588c: [SCCP] Don't check for UndefValue before calling markConstant() (authored by nikic).

Changed prior to commit:
  https://reviews.llvm.org/D128330?vs=441617&id=444551#toc

Repository:
  rG LLVM Github Monorepo

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.444551.patch
Type: text/x-patch
Size: 4041 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220714/f4d7ddd7/attachment.bin>


More information about the llvm-commits mailing list