[PATCH] D144319: [SimplifyCFG] Check if the return instruction causes undefined behavior

DianQK via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 21 05:44:18 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb6a0be8ce311: [SimplifyCFG] Check if the return instruction causes undefined behavior (authored by DianQK).

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.499131.patch
Type: text/x-patch
Size: 4271 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230221/09768cf8/attachment.bin>


More information about the llvm-commits mailing list