[clang] [RISCV] Support floating point VCIX (PR #67094)

Kito Cheng via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 22 03:33:31 PDT 2023


https://github.com/kito-cheng commented:

The target is support LLVM IR part only, we would like to prevent expose that on the C intrinsic level if possible, because that's intentionally to expose vector with unsigned integer only.

https://github.com/llvm/llvm-project/pull/67094


More information about the cfe-commits mailing list