[all-commits] [llvm/llvm-project] 3382b7: [MLIR] Add lowering for affine.parallel to scf.par...
yashjain1129 via All-commits
all-commits at lists.llvm.org
Sat Jul 18 00:46:04 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3382b7177f0410144d70154aee9b2031221ba838
https://github.com/llvm/llvm-project/commit/3382b7177f0410144d70154aee9b2031221ba838
Author: Yash Jain <yash.jain at polymagelabs.com>
Date: 2020-07-18 (Sat, 18 Jul 2020)
Changed paths:
M mlir/include/mlir/Conversion/AffineToStandard/AffineToStandard.h
M mlir/lib/Conversion/AffineToStandard/AffineToStandard.cpp
M mlir/test/Conversion/AffineToStandard/lower-affine.mlir
Log Message:
-----------
[MLIR] Add lowering for affine.parallel to scf.parallel
Add lowering conversion from affine.parallel to scf.parallel.
Differential Revision: https://reviews.llvm.org/D83239
More information about the All-commits
mailing list