[all-commits] [llvm/llvm-project] e219e6: [mlir][IR][tests] Fix incorrect API usage in Rewri...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Mon May 15 05:46:30 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e219e66e442ba630ff21fdd495df705b3d485d41
https://github.com/llvm/llvm-project/commit/e219e66e442ba630ff21fdd495df705b3d485d41
Author: Matthias Springer <me at m-sp.org>
Date: 2023-05-15 (Mon, 15 May 2023)
Changed paths:
M mlir/test/lib/Dialect/Test/TestPatterns.cpp
Log Message:
-----------
[mlir][IR][tests] Fix incorrect API usage in RewritePatterns
Incorrect API usage was detected by D144552.
Differential Revision: https://reviews.llvm.org/D145167
More information about the All-commits
mailing list