This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Adjust the header comment in RISCVInstrInfoZb.td to better integrate Zbk* extensions.
ClosedPublic

Authored by craig.topper on Jan 22 2022, 10:37 AM.

Details

Summary

The Zbk* extensions have some overlap with Zb so have been placed in this file.

Diff Detail

Event Timeline

craig.topper created this revision.Jan 22 2022, 10:37 AM
craig.topper requested review of this revision.Jan 22 2022, 10:37 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 22 2022, 10:37 AM
Herald added subscribers: eopXD, MaskRay. · View Herald Transcript

Fix minor typo.

llvm/lib/Target/RISCV/RISCVInstrInfoZb.td
26

Typo fix: Entropy*

VincentWu accepted this revision.Jan 22 2022, 11:57 PM
This revision is now accepted and ready to land.Jan 22 2022, 11:57 PM