[PATCH] D84166: AMDGPU: Simplify f16 to i64 custom lowering

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 20 06:13:04 PDT 2020


arsenm added inline comments.


================
Comment at: llvm/test/CodeGen/AMDGPU/fptosi.f16.ll:108
 ; GCN: buffer_load_dword
-; GCN: v_cvt_f32_f16_e32
 ; SI: v_cvt_f32_f16_e32
----------------
Why are there test changes only for the vector cases?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D84166/new/

https://reviews.llvm.org/D84166





More information about the llvm-commits mailing list