Skip to content

[ImportVerilog] Introduce enum builtin methods#10595

Open
sunhailong2001 wants to merge 1 commit into
llvm:mainfrom
sunhailong2001:hailong/enum-builtins
Open

[ImportVerilog] Introduce enum builtin methods#10595
sunhailong2001 wants to merge 1 commit into
llvm:mainfrom
sunhailong2001:hailong/enum-builtins

Conversation

@sunhailong2001
Copy link
Copy Markdown
Contributor

Add the number of new moore.enum.* operations to represent enum builtins.

Add the number of new `moore.enum.*` operations to represent enum builtins.
@sunhailong2001
Copy link
Copy Markdown
Contributor Author

Hey, @fabianschuiki. Thanks for reviewing it! 👍

@circt-bot
Copy link
Copy Markdown

circt-bot Bot commented Jun 5, 2026

Results of circt-tests run for 94cd95b compared to results for 6a3a01e:

sv-tests

Changes in emitted diagnostics:

  • 0 total change
  • -8 error: unsupported system call `next`
  • +8 error: failed to legalize operation 'moore.enum.next'
  • -5 error: unsupported system call `prev`
  • +5 error: failed to legalize operation 'moore.enum.prev'
  • -2 error: unsupported system call `name`
  • +2 error: failed to legalize operation 'moore.enum.name'

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.

1 participant