- Undefined macro test for rv32i and rv64i.
- Reorder it with canonical order.
- Add missing undefined macro check.
- Append defined value to __riscv_a, __riscv_f and __riscv_c to distinguish with __riscv_arch_test, __riscv_cmodel_medlow and __riscv_float_abi_soft. They have the same prefix.
- Move abi macro test below f and d.
- Unify coding style for newline.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo