Skip to content

Commit

Permalink
Merge pull request #1102 from j2kun:mod-arith-docs
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 698727159
  • Loading branch information
copybara-github committed Nov 21, 2024
2 parents bb46426 + c4492ce commit 5a88655
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lib/Dialect/ModArith/Conversions/ModArithToArith/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@ gentbl_cc_library(
["-gen-rewriters"],
"ModArithToArith.cpp.inc",
),
(
["-gen-pass-doc"],
"ModArithToArith.md",
),
],
tblgen = "@llvm-project//mlir:mlir-tblgen",
td_file = "ModArithToArith.td",
Expand Down

0 comments on commit 5a88655

Please sign in to comment.