[all-commits] [llvm/llvm-project] cdc5cb: [MLIR][Affine][NFC] Expose expandAffineMap
Frank Laub via All-commits
all-commits at lists.llvm.org
Wed Mar 4 14:17:26 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cdc5cba7211a8be044b485222e3a3722d9802d21
https://github.com/llvm/llvm-project/commit/cdc5cba7211a8be044b485222e3a3722d9802d21
Author: Frank Laub <frank.laub at intel.com>
Date: 2020-03-04 (Wed, 04 Mar 2020)
Changed paths:
M mlir/include/mlir/Conversion/AffineToStandard/AffineToStandard.h
M mlir/lib/Conversion/AffineToStandard/AffineToStandard.cpp
Log Message:
-----------
[MLIR][Affine][NFC] Expose expandAffineMap
Summary:
Expose expandAffineMap so that it can be used by lowerings defined outside of
MLIR core.
Reviewed By: ftynse
Differential Revision: https://reviews.llvm.org/D75589
More information about the All-commits
mailing list