Skip to content

[LLVM][TableGen] Fix VarlenDecoder.td to not used fixed opcode values #136632

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
merged 1 commit into from
Apr 22, 2025

Conversation

jurahul
Copy link
Contributor

@jurahul jurahul commented Apr 21, 2025

Fix test to allow any opcode values for the OPC_Decode checks, since the specific opcode value can be different for downstream configurations.

- Fix test to allow any opcode values for the OPC_Decode checks,
  since these specific opcode value can be different for downstream
  configurations.
Copy link
Member

@mshockwave mshockwave left a comment

Choose a reason for hiding this comment

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

LGTM

@jurahul jurahul marked this pull request as ready for review April 22, 2025 00:45
@jurahul jurahul merged commit 2b44eb9 into llvm:main Apr 22, 2025
14 checks passed
IanWood1 pushed a commit to IanWood1/llvm-project that referenced this pull request May 6, 2025
IanWood1 pushed a commit to IanWood1/llvm-project that referenced this pull request May 6, 2025
IanWood1 pushed a commit to IanWood1/llvm-project that referenced this pull request May 6, 2025
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.

2 participants