[all-commits] [llvm/llvm-project] c26847: [mlir][drr] Allow variadic in rewrite side (#93340)
Jacques Pienaar via All-commits
all-commits at lists.llvm.org
Fri May 24 15:53:47 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c26847dc814a67527c6395a440abf7e1178ffe40
https://github.com/llvm/llvm-project/commit/c26847dc814a67527c6395a440abf7e1178ffe40
Author: Jacques Pienaar <jpienaar at google.com>
Date: 2024-05-24 (Fri, 24 May 2024)
Changed paths:
M mlir/test/lib/Dialect/Test/TestOps.td
M mlir/test/mlir-tblgen/pattern.mlir
M mlir/tools/mlir-tblgen/RewriterGen.cpp
Log Message:
-----------
[mlir][drr] Allow variadic in rewrite side (#93340)
Enables writing patterns where one has op creation with variadic in
result pattern more easily.
Signed-off-by: Jacques Pienaar <jpienaar at google.com>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list