[all-commits] [llvm/llvm-project] d624c1: [mlir][NFC] Move asOpFoldResult helper functions t...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Wed Jul 14 18:34:02 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d624c1b50946b206b6274371fcc107f89d04a307
https://github.com/llvm/llvm-project/commit/d624c1b50946b206b6274371fcc107f89d04a307
Author: Matthias Springer <springerm at google.com>
Date: 2021-07-15 (Thu, 15 Jul 2021)
Changed paths:
M mlir/include/mlir/Dialect/Utils/StaticValueUtils.h
M mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
M mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp
M mlir/lib/Dialect/Utils/StaticValueUtils.cpp
Log Message:
-----------
[mlir][NFC] Move asOpFoldResult helper functions to StaticValueUtils
Differential Revision: https://reviews.llvm.org/D105602
More information about the All-commits
mailing list