[PATCH] D69916: [WC] Fix a subtle bug in our definition of widenable branch

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 6 14:20:16 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG686f449e3d4e: [WC] Fix a subtle bug in our definition of widenable branch (authored by reames).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69916

Files:
  llvm/lib/Analysis/GuardUtils.cpp
  llvm/lib/Transforms/Scalar/GuardWidening.cpp
  llvm/lib/Transforms/Scalar/LoopPredication.cpp
  llvm/test/Transforms/GuardWidening/basic_widenable_condition_guards.ll
  llvm/test/Transforms/GuardWidening/mixed_guards.ll
  llvm/test/Transforms/SimplifyCFG/wc-widen-block.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69916.228146.patch
Type: text/x-patch
Size: 11886 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191106/90db7d39/attachment.bin>


More information about the llvm-commits mailing list