[PATCH] D32361: AMDGPU: Temporarily disable packed inlinable literals (v2f16, v2i16)
Artem Tamazov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 24 11:01:55 PDT 2017
artem.tamazov 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.
For now I am adding "-enable-packed-inlinable-literals" to the assembler tests.
Repository:
rL LLVM
https://reviews.llvm.org/D32361
More information about the llvm-commits
mailing list