[PATCH] D32361: AMDGPU: Temporarily disable packed inlinable literals (v2f16, v2i16)
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 24 11:05:02 PDT 2017
arsenm added a comment.
In https://reviews.llvm.org/D32361#735692, @artem.tamazov wrote:
> Any reason for this? This breaks instructions like
>
> v_pk_fma_f16 v5, s101, 0, 0
>
>
> in the assembler.
We're not sure how the packed inline immediates are actually encoded
Repository:
rL LLVM
https://reviews.llvm.org/D32361
More information about the llvm-commits
mailing list