Skip to content

Conversation

@qartik
Copy link
Member

@qartik qartik commented Jan 8, 2026

Closes: #77

@qartik qartik requested a review from Copilot January 8, 2026 16:18
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds documentation clarifying the bit ordering and endianness conventions used in PHIR. The change addresses issue #77 by explicitly documenting that PHIR uses little-endian bit ordering for classical variables.

Key Changes:

  • Added a new subsection explaining little-endian bit ordering in PHIR
  • Provided examples demonstrating how bit indices map to integer values

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@qartik qartik requested review from ciaranra and qciaran January 8, 2026 16:25
@qartik qartik marked this pull request as ready for review January 8, 2026 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mention endianness of bits in the spec

2 participants