[all-commits] [llvm/llvm-project] 0e5511: [NFC][PDL] Fix documentation typo, redundant test
Vinayaka Bandishti via All-commits
all-commits at lists.llvm.org
Tue Jun 22 23:57:34 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0e55112242f644fdd59c382f774bf0f92143969f
https://github.com/llvm/llvm-project/commit/0e55112242f644fdd59c382f774bf0f92143969f
Author: Vinayaka Bandishti <vinayaka at polymagelabs.com>
Date: 2021-06-23 (Wed, 23 Jun 2021)
Changed paths:
M mlir/include/mlir/Dialect/PDL/IR/PDLDialect.td
M mlir/test/Conversion/PDLToPDLInterp/pdl-to-pdl-interp-rewriter.mlir
Log Message:
-----------
[NFC][PDL] Fix documentation typo, redundant test
Correct a documentation typo, and delete a duplicate test in
`pdl-to-pdl-interp-rewriter.mlir`.
Reviewed By: pr4tgpt, bondhugula, rriddle
Differential Revision: https://reviews.llvm.org/D104688
More information about the All-commits
mailing list