[llvm] [InlineSpiller] Drop unused elements in Virt2SiblingsMap. NFC (PR #147866)

via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 10 01:47:15 PDT 2025


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


More information about the llvm-commits mailing list