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

Yann Girsberger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 21 09:34:17 PDT 2023


Quarub updated this revision to Diff 533299.
Quarub added a comment.

Adding test.


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.533299.patch
Type: text/x-patch
Size: 4392 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230621/b5a2f362/attachment.bin>


More information about the llvm-commits mailing list