Skip to content

Conversation

@yonghong-song
Copy link
Contributor

Previously I accidentally allowed 'gotol' insn in the middle of asm insn ([1]). But actually 'gotol' is not allowed in the middle of any asm insn, so remove it from isValidIdInMiddle().

[1] yonghong-song@6c412b6

Previously I accidentally allowed 'gotol' insn in the middle of
asm insn ([1]). But actually 'gotol' is not allowed in the middle
of any asm insn, so remove it from isValidIdInMiddle().

  [1] 6c412b6
@yonghong-song yonghong-song requested review from 4ast and eddyz87 June 17, 2025 15:16
@yonghong-song
Copy link
Contributor Author

Previously this change is embedded in #133856 (support jump table). Now I intend to remove it and have a separate patch to make it explicit.

@yonghong-song yonghong-song merged commit 5baf351 into llvm:main Jun 17, 2025
8 checks passed
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.

3 participants