Files
clang-p2996/llvm/test/CodeGen/SPARC
Koakuma ac16ea89db [SPARC] Fix SELECT_REG emission for f128s
In LowerSELECT_CC, SELECT_REG between two f128s should only be emitted if we
have hardware quadfloat enabled.

This should fix issue #59646

Reviewed By: arsenm

Differential Revision: https://reviews.llvm.org/D140515
2022-12-22 13:52:56 -05:00
..