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] Correct scheduling information for WriteVIRedMinMaxV in RISCVSchedSiFive7.td.
The 'let' with the Latency and Cycles from the previous defm should
apply to this one as well. Introduce a scope around the two defms.
Reviewed By: wangpc
Differential Revision: https://reviews.llvm.org/D159029
0 commit comments