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

DianQK via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 24 21:37:04 PST 2023


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

Simplify the branch logic


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.500356.patch
Type: text/x-patch
Size: 5072 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230225/efc7ea17/attachment.bin>


More information about the llvm-commits mailing list