[PATCH] D46754: [AMDGPU] Add intrinsics for 16 bit interpolation

Tim Corringham via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 18 11:32:41 PDT 2018


timcorringham added a comment.

Even without the high operand I don't think it is possible to overload interp_p1 and interp_p1_f16 as they would have identical types - there is nothing to disambiguate them.


Repository:
  rL LLVM

https://reviews.llvm.org/D46754





More information about the llvm-commits mailing list