[PATCH] D94180: [SimplifyCFG] Optimize CFG when null is passed to a function with nonnull argument

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 15 14:54:04 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa1500105ee60: [SimplifyCFG] Optimize CFG when null is passed to a function with nonnull… (authored by xbolva00).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94180

Files:
  llvm/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/test/Transforms/SimplifyCFG/UnreachableEliminate.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94180.317084.patch
Type: text/x-patch
Size: 12320 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210115/80385b45/attachment.bin>


More information about the llvm-commits mailing list