This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Fix selection for some unmasked vp SDNode.
ClosedPublic

Authored by jacquesguan on May 29 2023, 9:36 PM.

Details

Summary

Make unmasked vp_ftrunc, vp_fceil, vp_floor and vp_fround select to unmasked instruction.

Diff Detail

Event Timeline

jacquesguan created this revision.May 29 2023, 9:36 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 29 2023, 9:36 PM
jacquesguan requested review of this revision.May 29 2023, 9:36 PM
This revision is now accepted and ready to land.May 30 2023, 2:02 AM
This revision was automatically updated to reflect the committed changes.