[all-commits] [llvm/llvm-project] c40277: [MLIR] NFC. Pass affine copy options by const ref
Uday Bondhugula via All-commits
all-commits at lists.llvm.org
Sat May 13 03:08:12 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c40277f1072abc32d738b3834e0aa407ddd56401
https://github.com/llvm/llvm-project/commit/c40277f1072abc32d738b3834e0aa407ddd56401
Author: Uday Bondhugula <uday at polymagelabs.com>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M mlir/lib/Dialect/Affine/Utils/LoopUtils.cpp
Log Message:
-----------
[MLIR] NFC. Pass affine copy options by const ref
NFC. Pass affine copy options by const ref.
Differential Revision: https://reviews.llvm.org/D150507
More information about the All-commits
mailing list