[IR] Optimize no-op removal from AttributeList (NFC)
When removing an AttrBuilder from an index of an AttributeList, directly return the original list if no attributes were actually removed.
Loading
Please register or sign in to comment
When removing an AttrBuilder from an index of an AttributeList, directly return the original list if no attributes were actually removed.