Skip to content

[SV] Switch passes to ODS constructors, NFC#9929

Merged
uenoku merged 1 commit intollvm:mainfrom
uenoku:dev/hidetou/sv-passes
Mar 13, 2026
Merged

[SV] Switch passes to ODS constructors, NFC#9929
uenoku merged 1 commit intollvm:mainfrom
uenoku:dev/hidetou/sv-passes

Conversation

@uenoku
Copy link
Member

@uenoku uenoku commented Mar 13, 2026

Switch passes to ODS constructors

AI-assisted-by: Codex 5.3

@uenoku uenoku requested a review from darthscsi as a code owner March 13, 2026 07:30
@uenoku uenoku changed the title [SV] Switch passes to ODS constructors [SV] Switch passes to ODS constructors, NFC Mar 13, 2026
@uenoku uenoku merged commit b349e7e into llvm:main Mar 13, 2026
7 checks passed
@uenoku uenoku deleted the dev/hidetou/sv-passes branch March 13, 2026 19:40
struct HWGeneratorCalloutPass
: public circt::sv::impl::HWGeneratorCalloutPassBase<
HWGeneratorCalloutPass> {
using Base::Base;
Copy link
Member

Choose a reason for hiding this comment

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

Brilliant.

Copy link
Member

@seldridge seldridge left a comment

Choose a reason for hiding this comment

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

Amazing. Thank you for doing this!

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