[llvm] optimize `is_finite` assembly (PR #169402)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 24 12:55:57 PST 2025


================

----------------
arsenm wrote:

Test vector cases, half, float and double. Maybe bfloat too? Also can you add a test to a target that requires soft-fp expansion of the fsub and where half is illegal? I think this code was finicky about emitting legal types 

https://github.com/llvm/llvm-project/pull/169402


More information about the llvm-commits mailing list