[mlir] Return scf.parallel ops resulted from tiling.
authorAlexander Belyaev <pifon@google.com>
Thu, 4 Feb 2021 13:35:09 +0000 (14:35 +0100)
committerAlexander Belyaev <pifon@google.com>
Thu, 4 Feb 2021 13:47:14 +0000 (14:47 +0100)
commit09c18a6606e1437234fc1ac9f75b32c168a2d05b
tree045155a2f83cccbc409a92703679b52dc6bafb9f
parent6054a456daf323294d6f9101b9a5a2345d6b5400
[mlir] Return scf.parallel ops resulted from tiling.

Differential Revision: https://reviews.llvm.org/D96024
mlir/include/mlir/Dialect/SCF/Transforms.h
mlir/lib/Dialect/SCF/Transforms/ParallelLoopTiling.cpp