[PATCH] D75232: [MLIR][Loops] Expose transformations on loop.parallel in header (NFC).

Stephan Herhut via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 27 01:53:00 PST 2020


herhut added a reviewer: ftynse.
herhut added a comment.

PTAL.

We probably have other transforms that should ultimately move to the header. This is a first step as the added transforms are not available otherwise.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75232





More information about the llvm-commits mailing list