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] Remove unnecessary call to MachineFunction::getSubtarget. NFC
Summary:
RISCVInstrInfo already caches a reference to the subtarget object
that owns it. We can use that.
Test Plan:
Reviewers:
Subscribers:
Tasks:
Tags:
Differential Revision: https://phabricator.intern.facebook.com/D60250954
0 commit comments