[all-commits] [llvm/llvm-project] be4ced: [MLIR] NFC. Make affine analysis utils method cons...
Uday Bondhugula via All-commits
all-commits at lists.llvm.org
Sun May 14 04:57:39 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: be4ced691f547a6f891f783a437fe94308bd5070
https://github.com/llvm/llvm-project/commit/be4ced691f547a6f891f783a437fe94308bd5070
Author: Uday Bondhugula <uday at polymagelabs.com>
Date: 2023-05-14 (Sun, 14 May 2023)
Changed paths:
M mlir/include/mlir/Dialect/Affine/Analysis/Utils.h
M mlir/lib/Dialect/Affine/Analysis/Utils.cpp
Log Message:
-----------
[MLIR] NFC. Make affine analysis utils method const correct
Make isSliceValid const correct. NFC.
More information about the All-commits
mailing list