Before this patch, function specialization ID was not printed correctly when printing pass pipeline. This change fixes registering the pass.
Diff Detail
Diff Detail
Unit Tests
Unit Tests
Event Timeline
Comment Actions
IR passes for the legacy pass manager (aside from some specific ones that run during codegen) are deprecated and to be removed soon, we shouldn't be fixing deprecated passes