[clang] [llvm] [AMDGPU] Add support for `v_cos_bf16_e64` on gfx1250 (PR #149355)
Changpeng Fang via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 17 10:51:02 PDT 2025
changpeng wrote:
> but we do have `v_cos_bf16` in `llvm/test/MC/AMDGPU/gfx1250_asm_vop1.s`?
I meant your original subject is v_sin_bf16, but the patch is about v_cos_bf16
https://github.com/llvm/llvm-project/pull/149355
More information about the cfe-commits
mailing list