[llvm-dev] [RISC-V V] How to read each bit of vbool8_t individually

Shao-Ce Sun via llvm-dev llvm-dev at lists.llvm.org
Thu Jul 8 19:23:09 PDT 2021


Hi All,
  I have a question about RISC-V V, that is how to read each bit of vbool8_t individually, for example:
            vbool8_t A;
            bool B[8] = A;
Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20210709/d0857fbb/attachment.html>


More information about the llvm-dev mailing list