This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Use vnsrl.wx with x0 instead of vnsrl.vi for truncate.
ClosedPublic

Authored by craig.topper on Jan 26 2022, 4:40 PM.

Details

Summary

This matches what the spec uses for the vncvt.x.x.w assembly
pseudoinstruction.

Diff Detail

Event Timeline

craig.topper created this revision.Jan 26 2022, 4:40 PM
craig.topper requested review of this revision.Jan 26 2022, 4:40 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 26 2022, 4:40 PM
This revision is now accepted and ready to land.Jan 26 2022, 5:50 PM
This revision was landed with ongoing or failed builds.Jan 26 2022, 6:38 PM
This revision was automatically updated to reflect the committed changes.