[all-commits] [llvm/llvm-project] 93d640: [mlir][SCF][Utils][NFC] Make some utils public for...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Wed Feb 22 01:40:27 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 93d640f3922b2a15501101b229f8be40e8528a63
https://github.com/llvm/llvm-project/commit/93d640f3922b2a15501101b229f8be40e8528a63
Author: Matthias Springer <springerm at google.com>
Date: 2023-02-22 (Wed, 22 Feb 2023)
Changed paths:
M mlir/include/mlir/Dialect/SCF/Utils/AffineCanonicalizationUtils.h
M mlir/lib/Dialect/SCF/Transforms/LoopCanonicalization.cpp
M mlir/lib/Dialect/SCF/Utils/AffineCanonicalizationUtils.cpp
Log Message:
-----------
[mlir][SCF][Utils][NFC] Make some utils public for better reuse
These functions will be used in a subsequent change. Also some minor refactoring.
Differential Revision: https://reviews.llvm.org/D143909
More information about the All-commits
mailing list