[PATCH] D126647: [SCCP] Don't mark ranges from branch conditions as potentially undef

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 7 01:20:33 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7fa97b473c2a: [SCCP] Don't mark ranges from branch conditions as potentially undef (authored by nikic).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126647

Files:
  llvm/lib/Transforms/Utils/SCCPSolver.cpp
  llvm/test/Transforms/SCCP/conditions-ranges.ll
  llvm/test/Transforms/SCCP/ip-ranges-sext.ll
  llvm/test/Transforms/SCCP/replace-dereferenceable-ptr-with-undereferenceable.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126647.434724.patch
Type: text/x-patch
Size: 6040 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220607/c35c0cb1/attachment.bin>


More information about the llvm-commits mailing list