[all-commits] [llvm/llvm-project] cdf8f0: [mlir] Add a folder for lbs, ubs, steps of scf.for...
Alexander Belyaev via All-commits
all-commits at lists.llvm.org
Fri Feb 17 02:05:39 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cdf8f064694c37d9f89cfe24203efdc4804a00cc
https://github.com/llvm/llvm-project/commit/cdf8f064694c37d9f89cfe24203efdc4804a00cc
Author: Alexander Belyaev <pifon at google.com>
Date: 2023-02-17 (Fri, 17 Feb 2023)
Changed paths:
M mlir/include/mlir/Dialect/Arith/Utils/Utils.h
M mlir/lib/Dialect/Arith/Utils/Utils.cpp
M mlir/lib/Dialect/SCF/IR/SCF.cpp
M mlir/test/Dialect/SCF/canonicalize.mlir
M mlir/test/Dialect/SCF/one-shot-bufferize.mlir
Log Message:
-----------
[mlir] Add a folder for lbs, ubs, steps of scf.forall.
Differential Revision: https://reviews.llvm.org/D144245
More information about the All-commits
mailing list