This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Add missed HasRoundModeOp for VPseudoUnaryMask_FRM/VPseudoUnaryMask_FRM.
ClosedPublic

Authored by fakepaper56 on Aug 24 2023, 12:11 AM.

Details

Summary

Missed HasRoundModeOp makes performCombineVMergeAndVOps use wrong operands for
VFCVT_RM instructions.

Diff Detail

Event Timeline

fakepaper56 created this revision.Aug 24 2023, 12:11 AM
fakepaper56 requested review of this revision.Aug 24 2023, 12:11 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 24 2023, 12:11 AM
luke accepted this revision.Aug 24 2023, 4:22 AM

LGTM

This revision is now accepted and ready to land.Aug 24 2023, 4:22 AM