Change the identifier table in MLIRContext to use StringSet instead of
StringMap<char>, saving a byte due to the StringMapEntry specialization for a value of NoneType. NFC.
Loading
Please sign in to comment
StringMap<char>, saving a byte due to the StringMapEntry specialization for a value of NoneType. NFC.