swift
747cbfcc - [IRGen] Mask extra tag bits in getEnumTag function for CVW (#71421)

Commit
1 year ago
[IRGen] Mask extra tag bits in getEnumTag function for CVW (#71421) rdar://121868127 In compact value witnesses we need to mask the extra tag bits in case they are used to store tag bits of outer enums, so we only read the ones we are interested in.
Author
Parents
Loading