[PATCH] D99843: [LoopRotate] Don't split loop pass manager

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 8 13:05:40 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG59a2f67011ba: [LoopRotate] Don't split loop pass manager (authored by nikic).
Herald added subscribers: kerbowa, nhaehnle, jvesely.

Changed prior to commit:
  https://reviews.llvm.org/D99843?vs=335097&id=336201#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99843

Files:
  llvm/lib/Transforms/Scalar/LoopRotation.cpp
  llvm/test/CodeGen/AMDGPU/opt-pipeline.ll
  llvm/test/Other/opt-O2-pipeline.ll
  llvm/test/Other/opt-O3-pipeline-enable-matrix.ll
  llvm/test/Other/opt-O3-pipeline.ll
  llvm/test/Other/opt-Os-pipeline.ll
  llvm/test/Other/pass-pipelines.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99843.336201.patch
Type: text/x-patch
Size: 6244 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210408/52f8dc87/attachment-0001.bin>


More information about the llvm-commits mailing list