diff options
author | Craig Topper <craig.topper@sifive.com> | 2022-04-05 09:18:45 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2022-04-05 09:48:04 -0700 |
commit | 3c831c9b28f7387f4a5d2b2e056cedbc8246e322 (patch) | |
tree | dd4abfd9c837becfe00250f97c74f6433357a923 /clang/lib/Basic/FileManager.cpp | |
parent | b1e6ca9d227dfdc0f01e83b62e2af1b05d3fc9a7 (diff) | |
download | llvm-3c831c9b28f7387f4a5d2b2e056cedbc8246e322.zip llvm-3c831c9b28f7387f4a5d2b2e056cedbc8246e322.tar.gz llvm-3c831c9b28f7387f4a5d2b2e056cedbc8246e322.tar.bz2 |
[RISCV] Add support for vp.fptosi where the result is a mask type.
We can do this conversion by converting the same sized integer type, then compare the result with 0. The conversion is undefined if the converted FP value doesn't fit in an i1.
Reviewed By: frasercrmck
Differential Revision: https://reviews.llvm.org/D122678
Diffstat (limited to 'clang/lib/Basic/FileManager.cpp')
0 files changed, 0 insertions, 0 deletions