diff options
author | Ben Shi <powerman1st@163.com> | 2021-06-10 09:14:14 +0800 |
---|---|---|
committer | Ben Shi <powerman1st@163.com> | 2021-06-10 09:14:14 +0800 |
commit | b0eb3919835a7bb57cb28ae684d77fece8ff025c (patch) | |
tree | 93cae20b34101d8cfe706226c2e2e62026332087 /llvm/lib/CodeGen | |
parent | f8f1c9c38989e804946697b301a6e064e43b5e52 (diff) | |
download | llvm-b0eb3919835a7bb57cb28ae684d77fece8ff025c.zip llvm-b0eb3919835a7bb57cb28ae684d77fece8ff025c.tar.gz llvm-b0eb3919835a7bb57cb28ae684d77fece8ff025c.tar.bz2 |
[clang][RISCV][test] Add more tests of the -mabi and -march options
1. There is no tests for mabi=ilp32e, and my patch covers that.
2. The tests in riscv-abi.c will show default ABI changes for special archs
in the future, especially the arch with the F but without the D extension.
3. The tests in riscv-arch.c will show default arch changes for abi=ilp32,
which is rv32imacfd currently, but it is better to be rv32imac.
And it is also better for abi=ilp32f defaults to arch=imacf.
Reviewed By: MaskRay, luismarques
Differential Revision: https://reviews.llvm.org/D103878
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions