[PATCH] D144563: [SimplifyCFG] Improve the precision of `PtrValueMayBeModified`

DianQK via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 25 01:24:16 PST 2023


DianQK updated this revision to Diff 500389.
DianQK added a comment.

Add some tests with inbounds + null_pointer_is_valid.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144563

Files:
  llvm/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/test/Transforms/SimplifyCFG/UnreachableEliminate.ll
  llvm/test/Transforms/SimplifyCFG/unreachable-eliminate-on-ret.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144563.500389.patch
Type: text/x-patch
Size: 5843 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230225/debfce73/attachment.bin>


More information about the llvm-commits mailing list