This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Add schedule class for Zbp extension and Zbr extension
ClosedPublic

Authored by Jimerlife on Feb 16 2022, 11:25 PM.

Details

Summary

Try to add schedule class for Zbp extension and Zbr extension

Diff Detail

Event Timeline

Jimerlife created this revision.Feb 16 2022, 11:25 PM
Jimerlife requested review of this revision.Feb 16 2022, 11:26 PM

rebase main

Jimerlife updated this revision to Diff 411939.Feb 28 2022, 6:12 PM

rebase main

craig.topper accepted this revision.Feb 28 2022, 7:36 PM

LGTM

Out of curiosity, what is your interest in the unratified bitmanip extensions? Do you work for a company that is implementing these extensions in hardware?

This revision is now accepted and ready to land.Feb 28 2022, 7:36 PM

LGTM

Out of curiosity, what is your interest in the unratified bitmanip extensions? Do you work for a company that is implementing these extensions in hardware?

I just want to complete 10 commits quickly for obtaining commit access of llvm, so I choose bitmanip extensions.

This revision was landed with ongoing or failed builds.Feb 28 2022, 11:45 PM
This revision was automatically updated to reflect the committed changes.