diff options
author | Sanjay Patel <spatel@rotateright.com> | 2022-03-30 10:24:54 -0400 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2022-03-30 11:22:03 -0400 |
commit | 436b875e49ec05f24f7d7660a82fc5c5780221a0 (patch) | |
tree | 239cab4ad7484544e5505864aa10e1f5823cc64d /llvm/lib/Support/VirtualFileSystem.cpp | |
parent | 21c5bb0a636c23ec75b13681c0a6fdb03ecd9c0d (diff) | |
download | llvm-436b875e49ec05f24f7d7660a82fc5c5780221a0.zip llvm-436b875e49ec05f24f7d7660a82fc5c5780221a0.tar.gz llvm-436b875e49ec05f24f7d7660a82fc5c5780221a0.tar.bz2 |
[SDAG] avoid libcalls to fmin/fmax for soft-float targets
This is an extension of D70965 to avoid creating a mathlib
call where it did not exist in the original source. Also see
D70852 for discussion about an alternative proposal that was
abandoned.
In the motivating bug report:
https://github.com/llvm/llvm-project/issues/54554
...we also have a more general issue about handling "no-builtin" options.
Differential Revision: https://reviews.llvm.org/D122610
Diffstat (limited to 'llvm/lib/Support/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions