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
[RISCV][GISel] Remove unnecessary Observer notifications from legalizeVAStart.
MIRBuilder already tells the observer when an instruction is created.
No other legalizer code on any target tells the observer when it
erases the instruction it was asked to legalize.
0 commit comments