This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Change RISCVISD::FCVT*RTZ opcodes to take rounding mode as an operand.
ClosedPublic

Authored by craig.topper on Jan 5 2022, 11:19 PM.

Details

Summary

Pre-work for a future change that will use these opcodes with other
rounding modes.

Diff Detail

Event Timeline

craig.topper created this revision.Jan 5 2022, 11:19 PM
craig.topper requested review of this revision.Jan 5 2022, 11:19 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 5 2022, 11:19 PM
Herald added a subscriber: MaskRay. · View Herald Transcript
luismarques accepted this revision.Jan 6 2022, 1:17 AM
This revision is now accepted and ready to land.Jan 6 2022, 1:17 AM
asb accepted this revision.Jan 6 2022, 2:08 AM