[PATCH] D99452: Make FoldBranchToCommonDest poison-safe by default

Juneyoung Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 27 03:05:27 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG05884d3b525a: Make FoldBranchToCommonDest poison-safe by default (authored by aqjune).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99452

Files:
  llvm/include/llvm/Transforms/Utils/Local.h
  llvm/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/test/Transforms/IRCE/bad_expander.ll
  llvm/test/Transforms/LoopSimplify/pr26682.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99452.333664.patch
Type: text/x-patch
Size: 5375 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210327/d7051f68/attachment.bin>


More information about the llvm-commits mailing list