[all-commits] [llvm/llvm-project] 3c196f: [mlir][transform] Remove redundant handle check in...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Mon Jun 26 09:02:15 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3c196f1658f3c5fd368fdaa3c2fb165ed6d7fefa
https://github.com/llvm/llvm-project/commit/3c196f1658f3c5fd368fdaa3c2fb165ed6d7fefa
Author: Matthias Springer <me at m-sp.org>
Date: 2023-06-26 (Mon, 26 Jun 2023)
Changed paths:
M mlir/include/mlir/Dialect/Transform/IR/TransformInterfaces.h
M mlir/lib/Dialect/Transform/IR/TransformInterfaces.cpp
Log Message:
-----------
[mlir][transform] Remove redundant handle check in `replacePayload...`
Differential Revision: https://reviews.llvm.org/D153766
More information about the All-commits
mailing list