[compiler-rt] [RISCV][compiler-rt] Small fixes for __riscv_feature_bits (PR #99958)

Kito Cheng via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 23 06:09:24 PDT 2024


================
@@ -6,6 +6,8 @@
 //
 //===----------------------------------------------------------------------===//
 
+#include "cpu_model.h"
----------------
kito-cheng wrote:

+1 for option 1

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


More information about the llvm-commits mailing list