[PATCH] D121944: [LICM] Add allowspeculation pass options.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 18 09:52:34 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5ab421fb4e0e: [LICM] Add allowspeculation pass options. (authored by fhahn).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121944

Files:
  llvm/include/llvm/Transforms/Scalar/LICM.h
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Passes/PassRegistry.def
  llvm/lib/Transforms/Scalar/LICM.cpp
  llvm/test/Other/new-pm-print-pipeline.ll
  llvm/test/Transforms/LICM/allow-speculation-option.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121944.416534.patch
Type: text/x-patch
Size: 11821 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220318/dcc0eb7a/attachment.bin>


More information about the llvm-commits mailing list