[PATCH] D152337: [SCCP] Replace new value's value state with removed value's

luxufan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 11 20:41:21 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcf79773a9006: [SCCP] Replace new value's value state with removed value's (authored by StephenFan).

Changed prior to commit:
  https://reviews.llvm.org/D152337?vs=530163&id=530375#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152337

Files:
  llvm/include/llvm/Transforms/Utils/SCCPSolver.h
  llvm/lib/Transforms/IPO/SCCP.cpp
  llvm/lib/Transforms/Scalar/SCCP.cpp
  llvm/lib/Transforms/Utils/SCCPSolver.cpp
  llvm/test/Transforms/SCCP/add-nuw-nsw-flags.ll
  llvm/test/Transforms/SCCP/ip-ranges-sext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152337.530375.patch
Type: text/x-patch
Size: 8654 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230612/34134e24/attachment.bin>


More information about the llvm-commits mailing list