This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Support vector type strict_[su]int_to_fp and strict_fp_to_[su]int.
ClosedPublic

Authored by fakepaper56 on Apr 1 2023, 9:11 AM.

Details

Summary

Also the patch loose the fixed vector contraint in llvm/lib/IR/Verifier.cpp.

Diff Detail

Event Timeline

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

Fix wrong test.

This revision is now accepted and ready to land.Apr 5 2023, 6:52 PM
This revision was landed with ongoing or failed builds.Apr 5 2023, 7:09 PM
This revision was automatically updated to reflect the committed changes.