Skip to content

PeepholeOpt: Remove check for reg_sequence def of subregister #124512

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

arsenm
Copy link
Contributor

@arsenm arsenm commented Jan 27, 2025

The verifier does not allow reg_sequence to have subregister defs,
even if undef.

Copy link
Contributor Author

arsenm commented Jan 27, 2025

@arsenm arsenm force-pushed the users/arsenm/peephole-opt-remove-reg-sequence-subreg-def-check branch from 436cde0 to 8d6f4a9 Compare January 30, 2025 03:47
@arsenm arsenm force-pushed the users/arsenm/peephole-opt-simplify-reg-sequence-iteration branch from 5092973 to 3a85568 Compare January 30, 2025 03:47
Copy link
Contributor Author

arsenm commented Jan 30, 2025

Merge activity

  • Jan 30, 8:37 AM EST: A user started a stack merge that includes this pull request via Graphite.
  • Jan 30, 8:52 AM EST: Graphite rebased this pull request as part of a merge.
  • Jan 30, 8:55 AM EST: A user merged this pull request with Graphite.

@arsenm arsenm force-pushed the users/arsenm/peephole-opt-simplify-reg-sequence-iteration branch from 3a85568 to e96ce8b Compare January 30, 2025 13:44
Base automatically changed from users/arsenm/peephole-opt-simplify-reg-sequence-iteration to main January 30, 2025 13:49
The verifier does not allow reg_sequence to have subregister defs,
even if undef.
@arsenm arsenm force-pushed the users/arsenm/peephole-opt-remove-reg-sequence-subreg-def-check branch from 8d6f4a9 to c40506b Compare January 30, 2025 13:52
@arsenm arsenm merged commit 83ca720 into main Jan 30, 2025
5 of 7 checks passed
@arsenm arsenm deleted the users/arsenm/peephole-opt-remove-reg-sequence-subreg-def-check branch January 30, 2025 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants