Skip to content

Only fold `trunc X` to `(X & Mask)` for simple masks.

0265ec0
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

[Analysis] Only fold trunc X to (X & Mask) if Mask == getLowBitsSet(bit width of original operands) #176589

Only fold `trunc X` to `(X & Mask)` for simple masks.
0265ec0
Select commit
Loading
Failed to load commit list.