[all-commits] [llvm/llvm-project] 9b740c: Update normalizeAffineFor to canonicalize maps/ope...
Uday Bondhugula via All-commits
all-commits at lists.llvm.org
Mon Mar 7 05:30:31 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9b740c035c8b3e1a15effbfa73960fea259fd27d
https://github.com/llvm/llvm-project/commit/9b740c035c8b3e1a15effbfa73960fea259fd27d
Author: Uday Bondhugula <uday at polymagelabs.com>
Date: 2022-03-07 (Mon, 07 Mar 2022)
Changed paths:
M mlir/lib/Dialect/Affine/Utils/Utils.cpp
M mlir/test/Dialect/Affine/affine-loop-normalize.mlir
Log Message:
-----------
Update normalizeAffineFor to canonicalize maps/operands before using them
Update normalizeAffineFor utility to canonicalize maps and operands
before using them.
Differential Revision: https://reviews.llvm.org/D121086
More information about the All-commits
mailing list