[PATCH] D144319: [SimplifyCFG] Check if the return instruction causes undefined behavior
DianQK via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 17 20:10:08 PST 2023
DianQK updated this revision to Diff 498558.
DianQK added a comment.
Fix the undefined ptr case
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144319/new/
https://reviews.llvm.org/D144319
Files:
llvm/lib/Transforms/Utils/SimplifyCFG.cpp
llvm/test/Transforms/SimplifyCFG/unreachable-eliminate-on-ret.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144319.498558.patch
Type: text/x-patch
Size: 3780 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230218/965cd03b/attachment.bin>
More information about the llvm-commits
mailing list