[PATCH] D137339: [SimplifyCFG] Allow speculating block containing assume()

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 4 01:27:26 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG01ec0ff2dcf5: [SimplifyCFG] Allow speculating block containing assume() (authored by nikic).
Herald added a subscriber: arphaman.

Changed prior to commit:
  https://reviews.llvm.org/D137339?vs=472942&id=473155#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137339

Files:
  llvm/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/test/CodeGen/ARM/2010-05-18-PostIndexBug.ll
  llvm/test/Transforms/SimplifyCFG/assume.ll
  llvm/test/Transforms/SimplifyCFG/two-entry-phi-fold-crash.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137339.473155.patch
Type: text/x-patch
Size: 7238 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221104/c4fe6b0e/attachment.bin>


More information about the llvm-commits mailing list