Displaying 2 results from an estimated 2 matches for "v_vectors_and_llvm".
2020 Sep 29
2
[riscv] How do I use the RISC-V Vector extension instructions in LLVM IR?
...ese vector intrinsics shown in the slides
even present in the upstream version? If yes, how do I use them? If no,
how do I then use vector instructions in LLVM IR?
Any hints would be greatly appreciated!
Thank you,
Michael
[1]
https://llvm.org/devmtg/2019-04/slides/TechTalk-Kruppe-Espasa-RISC-V_Vectors_and_LLVM.pdf
[2]
https://llvm.org/devmtg/2019-04/slides/TechTalk-Kruppe-Espasa-RISC-V_Vectors_and_LLVM.pdf#page=16
P.S: I asked this question on StackOverflow first (
https://stackoverflow.com/q/64099125/1404847 ), but am now asking on
this list since I did not get a reply.
2020 Oct 29
0
[riscv] How do I use the RISC-V Vector extension instructions in LLVM IR?
...he slides even present in the upstream version? If yes, how do I use them? If no, how do I then use vector instructions in LLVM IR?
>
> Any hints would be greatly appreciated!
>
> Thank you,
> Michael
>
> [1] https://llvm.org/devmtg/2019-04/slides/TechTalk-Kruppe-Espasa-RISC-V_Vectors_and_LLVM.pdf
> [2] https://llvm.org/devmtg/2019-04/slides/TechTalk-Kruppe-Espasa-RISC-V_Vectors_and_LLVM.pdf#page=16
>
> P.S: I asked this question on StackOverflow first ( https://stackoverflow.com/q/64099125/1404847 ), but am now asking on this list since I did not get a reply.
>
> ______...