[libc-commits] [PATCH] D155575: [libc] RISC-V V extension memory functions

Guillaume Chatelet via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Jul 18 04:02:49 PDT 2023


gchatelet created this revision.
Herald added subscribers: libc-commits, luke, VincentWu, vkmr, frasercrmck, luismarques, apazos, sameer.abuasal, s.egerton, Jim, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, jrtc27, shiva0217, kito-cheng, niosHD, sabuasal, simoncook, johnrusso, rbar, asb, arichardson.
Herald added projects: libc-project, All.
gchatelet requested review of this revision.
Herald added a subscriber: wangpc.

This is just a POC, it is not tested as I don't have access to real hardware.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D155575

Files:
  libc/src/__support/macros/properties/cpu_features.h
  libc/src/string/memory_utils/riscv/vext.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155575.541439.patch
Type: text/x-patch
Size: 3685 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230718/88f9860d/attachment.bin>


More information about the libc-commits mailing list