This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Move NTLH hint emission into RISCVAsmPrinter.cpp.
ClosedPublic

Authored by craig.topper on Apr 29 2023, 12:21 AM.

Details

Summary

Rather than having a separate pass to add the hint instructions,
emit them directly into the streamer during asm printing.

Diff Detail

Event Timeline

craig.topper created this revision.Apr 29 2023, 12:21 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 29 2023, 12:21 AM
craig.topper requested review of this revision.Apr 29 2023, 12:21 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 29 2023, 12:21 AM
BeMg accepted this revision.Apr 29 2023, 3:54 AM

LGTM

This revision is now accepted and ready to land.Apr 29 2023, 3:54 AM
kito-cheng accepted this revision.Apr 30 2023, 2:52 AM
llvm/lib/Target/RISCV/RISCVInstrInfo.td