csstormq wrote: > > As in Register()? You shouldn't be checking against .id() == 0 for that case, rely on bool conversion? Thanks for the advice. I’ve updated the code accordingly. https://github.com/llvm/llvm-project/pull/147866