[all-commits] [llvm/llvm-project] d518fc: [mlir][scf] Support simple symbolic expression whe...
PeimingLiu via All-commits
all-commits at lists.llvm.org
Mon Sep 19 14:50:18 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d518fc28b6dce9c2ab5db8575d401e7eaa203612
https://github.com/llvm/llvm-project/commit/d518fc28b6dce9c2ab5db8575d401e7eaa203612
Author: Peiming Liu <peiming at google.com>
Date: 2022-09-19 (Mon, 19 Sep 2022)
Changed paths:
M mlir/lib/Dialect/SCF/IR/CMakeLists.txt
M mlir/lib/Dialect/SCF/IR/SCF.cpp
M mlir/test/Dialect/SCF/canonicalize.mlir
M utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
Log Message:
-----------
[mlir][scf] Support simple symbolic expression when simplify loops
Reviewed By: aartbik, ThomasRaoux
Differential Revision: https://reviews.llvm.org/D134204
More information about the All-commits
mailing list