[PATCH] D154517: AMDGPU: Always use v_rcp_f16 and v_rsq_f16

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 6 03:36:48 PDT 2023


foad added a comment.

> Brute force produces identical values compared to a reference host implementation for all values.

Have you tested v_sqrt_f16 or any other f16 trans instructions?


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

https://reviews.llvm.org/D154517



More information about the llvm-commits mailing list