[PATCH] D153437: [opt] Exposing the parameters of LoopRotate to the -passes interface

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 22 11:09:57 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1d5651060e14: [opt] Exposing the parameters of LoopRotate to the -passes interface (authored by Quarub, committed by aeubanks).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153437

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153437.533702.patch
Type: text/x-patch
Size: 6177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230622/4da28d29/attachment.bin>


More information about the llvm-commits mailing list