[llvm] AMDGPU: Make v2f64 -> v2f16 conversion Legal only when unsafe fast math is set (PR #134738)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 13 02:15:45 PDT 2025


================
@@ -0,0 +1,1748 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
----------------
arsenm wrote:

Test belongs in the existing fptrunc.f16.ll test 

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


More information about the llvm-commits mailing list