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

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


fhahn updated this revision to Diff 416453.
fhahn added a comment.

Implement printPipeline and add test.


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.416453.patch
Type: text/x-patch
Size: 11821 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220318/79fff35d/attachment-0001.bin>


More information about the llvm-commits mailing list