diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2020-01-24 10:01:15 -0500 |
---|---|---|
committer | Matt Arsenault <arsenm2@gmail.com> | 2020-02-05 14:32:01 -0500 |
commit | 5aa6e246a1e44655a66581bc2ca6a20e3051e7e9 (patch) | |
tree | 0ccc27f50c92468654e6ec25d8f3f5d8da27ef72 /llvm/lib/Support/VirtualFileSystem.cpp | |
parent | e5ba52dc8126f3d9c6282c361196b6bb0f82cc71 (diff) | |
download | llvm-5aa6e246a1e44655a66581bc2ca6a20e3051e7e9.zip llvm-5aa6e246a1e44655a66581bc2ca6a20e3051e7e9.tar.gz llvm-5aa6e246a1e44655a66581bc2ca6a20e3051e7e9.tar.bz2 |
AMDGPU/GlobalISel: Legalize f64 G_FFLOOR for SI
Use cmp ord instead of cmp_class compared to the DAG version for the
nan check, but mostly try to match the existsing pattern.
I think the sign doesn't matter for fract, so we could do a little
better with the source modifier matching.
I think this is also still broken as in D22898, but I'm leaving it
as-is for now while I don't have an SI system to test on.
Diffstat (limited to 'llvm/lib/Support/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions