[mlir] Change EffectKind in unsigned for bitfield to avoid miscompile in
MSVC MSVC has problems if the type of the bitfield is different, leading to invalid code generation.
Loading
Please sign in to comment
MSVC MSVC has problems if the type of the bitfield is different, leading to invalid code generation.