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
Simplifier: do not create extractbits with pointer type
This is a fix-up for 525c23d: we must not remove typecasts towards
pointers when the operand is extractbits as our back-ends do not support
extractbits with pointer type.
0 commit comments