[PATCH] D153391: [SimplifyCFG] Add option to not speculate blocks

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 21 08:18:38 PDT 2023


aeubanks updated this revision to Diff 533269.
aeubanks added a comment.

simplify test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153391

Files:
  llvm/include/llvm/Transforms/Utils/SimplifyCFGOptions.h
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Transforms/Scalar/SimplifyCFGPass.cpp
  llvm/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/test/Other/new-pm-print-pipeline.ll
  llvm/test/Transforms/SimplifyCFG/speculate-blocks.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153391.533269.patch
Type: text/x-patch
Size: 6890 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230621/3238d507/attachment.bin>


More information about the llvm-commits mailing list