[all-commits] [llvm/llvm-project] df538f: [mlir][affine] Add single result affine.min/max ->...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Wed Jul 14 13:38:22 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: df538fdaa985e7e64a572dd84b878c562899e5e8
https://github.com/llvm/llvm-project/commit/df538fdaa985e7e64a572dd84b878c562899e5e8
Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
Date: 2021-07-14 (Wed, 14 Jul 2021)
Changed paths:
M mlir/lib/Dialect/Affine/IR/AffineOps.cpp
M mlir/test/Dialect/Affine/canonicalize.mlir
Log Message:
-----------
[mlir][affine] Add single result affine.min/max -> affine.apply canonicalization.
Differential Revision: https://reviews.llvm.org/D106014
More information about the All-commits
mailing list