This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Add scheduler for bfp instruction in Zbf extension
ClosedPublic

Authored by Jimerlife on Jan 14 2022, 1:08 AM.

Details

Summary

Try to add scheduler for bfp instruction in Zbf extension

Diff Detail

Event Timeline

Jimerlife created this revision.Jan 14 2022, 1:08 AM
Jimerlife requested review of this revision.Jan 14 2022, 1:08 AM
craig.topper added inline comments.Jan 14 2022, 10:07 AM
llvm/lib/Target/RISCV/RISCVInstrInfoZb.td
557–558

limit line length to 80 columns

adjust code format, limit line length to 80 columns

Jimerlife marked an inline comment as done.Jan 16 2022, 10:22 PM

update code format

This revision is now accepted and ready to land.Jan 17 2022, 12:03 AM
This revision was landed with ongoing or failed builds.Jan 17 2022, 1:17 AM
This revision was automatically updated to reflect the committed changes.