Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D100820
[RISCV] Implement the vnot.v builtin. ClosedPublic Authored by HsiangKai on Apr 20 2021, 12:37 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: StephenFan, vkmr, dexonsmith and 25 others. · View Herald TranscriptApr 20 2021, 12:37 AM This revision is now accepted and ready to land.Apr 20 2021, 1:03 PM This revision was landed with ongoing or failed builds.Apr 22 2021, 10:42 PM Closed by commit rG43cd588c2d09: [RISCV] Implement the vnot.v builtin. (authored by HsiangKai). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 339884 clang/include/clang/Basic/riscv_vector.td
clang/test/CodeGen/RISCV/rvv-intrinsics-overloaded/vnot.c
clang/test/CodeGen/RISCV/rvv-intrinsics/vnot.c
|