I missed to add half-precision FP types for vle16/vse16 in the previous
patches. Added them in this patch.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Paths
| Differential D106340
[Clang][RISCV] Add half-precision FP for vle16/vse16. ClosedPublic Authored by HsiangKai on Jul 19 2021, 8:39 PM.
Details Summary I missed to add half-precision FP types for vle16/vse16 in the previous
Diff Detail
Unit TestsFailed Event TimelineHerald added subscribers: StephenFan, vkmr, frasercrmck and 26 others. · View Herald TranscriptJul 19 2021, 8:39 PM This revision is now accepted and ready to land.Jul 20 2021, 2:08 PM This revision was landed with ongoing or failed builds.Jul 20 2021, 6:56 PM Closed by commit rG89ce6449024d: [Clang][RISCV] Add half-precision FP for vle16/vse16. (authored by HsiangKai). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 359999 clang/include/clang/Basic/riscv_vector.td
clang/test/CodeGen/RISCV/rvv-intrinsics/vle.c
clang/test/CodeGen/RISCV/rvv-intrinsics/vse.c
|