diff options
author | Craig Topper <craig.topper@sifive.com> | 2023-06-14 18:03:57 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2023-06-14 18:03:57 -0700 |
commit | d60c64d723a9186e280f1f016eb273df8b323057 (patch) | |
tree | 2bcd03164a5bc86862f209a4a81fa3feabb5b368 /clang/lib/Lex/ModuleMap.cpp | |
parent | 7371ec76299df6922911233bd6ee07d7629d09b6 (diff) | |
download | llvm-d60c64d723a9186e280f1f016eb273df8b323057.zip llvm-d60c64d723a9186e280f1f016eb273df8b323057.tar.gz llvm-d60c64d723a9186e280f1f016eb273df8b323057.tar.bz2 |
[RISCV] Remove fcvt.d.l(u) and fcvt.l(u).d instructions with _IN32X suffix.
This is the same as D152950 without depending on D152948.
_IN32X instructions are for Zdinx on RV32 where doubles are split
across 2 registers.
fcvt.d.l(u) and fcvt.l(u).d are RV64 only instructions so we don't
need _IN32X versions of them.
Reviewed By: sunshaoce
Differential Revision: https://reviews.llvm.org/D152952
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions