This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Customed lower vector nearbyint and rint in RISC-V.
ClosedPublic

Authored by fakepaper56 on Apr 18 2023, 1:58 AM.

Details

Summary

The patch lowers vector rint/nearbyint like vp.rint/nearbyint.

Diff Detail

Event Timeline

fakepaper56 created this revision.Apr 18 2023, 1:58 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 18 2023, 1:58 AM
fakepaper56 requested review of this revision.Apr 18 2023, 1:58 AM

Refine commit message.

This revision is now accepted and ready to land.Apr 18 2023, 10:41 AM
This revision was landed with ongoing or failed builds.Apr 18 2023, 8:07 PM
This revision was automatically updated to reflect the committed changes.