Skip to content

Added ModArith::LiftOp#3066

Merged
copybara-service[bot] merged 1 commit into
google:mainfrom
crockeea:modarithExtractToLift
Jun 15, 2026
Merged

Added ModArith::LiftOp#3066
copybara-service[bot] merged 1 commit into
google:mainfrom
crockeea:modarithExtractToLift

Conversation

@crockeea

@crockeea crockeea commented Jun 13, 2026

Copy link
Copy Markdown
Collaborator

This PR adds ModArith::LiftOp. A future PR will remove ModArith::ExtractOp and replace all uses of it.

@crockeea crockeea requested a review from j2kun June 13, 2026 00:28
);
let results = (outs SignlessIntegerLike:$output);
let hasVerifier = 1;
let assemblyFormat = "$lift_type $input attr-dict `:` type($input) `->` type($output)";

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but you may find it useful to add a simple lit test just to make sure the syntax pretty-prints how you want it to.

@j2kun j2kun left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This won't get merged until Monday anyway, so I will wait until then to label it as pull_ready.

@crockeea crockeea force-pushed the modarithExtractToLift branch from c60adb6 to a43e264 Compare June 13, 2026 05:04
@crockeea

Copy link
Copy Markdown
Collaborator Author

Tests added.

@crockeea crockeea requested a review from j2kun June 13, 2026 05:04
@j2kun j2kun added the pull_ready Indicates whether a PR is ready to pull. The copybara worker will import for internal testing label Jun 13, 2026
@copybara-service copybara-service Bot merged commit 17c1cc7 into google:main Jun 15, 2026
19 checks passed
@crockeea crockeea deleted the modarithExtractToLift branch June 15, 2026 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pull_ready Indicates whether a PR is ready to pull. The copybara worker will import for internal testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants