================
@@ -16,6 +16,13 @@
extern "C" {
#endif
+#define __riscv_intrinsic_zbb 1
+#define __riscv_intrinsic_zbc 1
+#define __riscv_intrinsic_zbkb 1
+#define __riscv_intrinsic_zbkc 1
+#define __riscv_intrinsic_zbkx 1
+#define __riscv_intrinsic_xtheadbb 1
----------------
4vtomat wrote:
I think xtheadbb also enable some zbb intrinsics but I think xtheadbb doesn't
have any intrinsic itself so I think we can remove it
https://github.com/llvm/llvm-project/pull/187197
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits