[all-commits] [llvm/llvm-project] 984e27: [mlir] make normalizeAffineFor public
stephenneuendorffer via All-commits
all-commits at lists.llvm.org
Fri Jun 11 20:25:12 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 984e270a9a7063c370bcc80ee1fb3ec874d92b93
https://github.com/llvm/llvm-project/commit/984e270a9a7063c370bcc80ee1fb3ec874d92b93
Author: Stephen Neuendorffer <stephen.neuendorffer at xilinx.com>
Date: 2021-06-11 (Fri, 11 Jun 2021)
Changed paths:
M mlir/include/mlir/Dialect/Affine/Utils.h
M mlir/lib/Dialect/Affine/Transforms/AffineLoopNormalize.cpp
Log Message:
-----------
[mlir] make normalizeAffineFor public
Previously this was just a static method.
More information about the All-commits
mailing list