You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[IR] Add freeze_bit to list of UB safe metadata to preserve
Add freeze_bits to Instruction::dropUBImplyingAttrsAndMetadata. !freeze_bits is
safe to maintain as it produces a nondeterministic value when uninitialized
memory loads are transformed into register based transactions.
0 commit comments