[Mlir-commits] [mlir] [MLIR][Transform] Add attribute in MatchOp to filter by operand type (PR #67994)
Pablo Antonio Martinez
llvmlistbot at llvm.org
Tue Nov 7 08:07:42 PST 2023
pabloantoniom wrote:
> (Rewritten) A negative testcase will be nice, say to check if a match fail when operand type does NOT match.
Thanks for your feedback, I just added a second test case to cover the negative case as well.
https://github.com/llvm/llvm-project/pull/67994
More information about the Mlir-commits
mailing list