[clang] [llvm] [AMDGPU] Add support for `v_exp_bf16` on gfx1250 (PR #149229)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 16 17:46:06 PDT 2025
================
@@ -0,0 +1,240 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
----------------
arsenm wrote:
Can you give this a bf16 suffix instead of bfloat, and add the other targets where it's not legal
https://github.com/llvm/llvm-project/pull/149229
More information about the llvm-commits
mailing list