[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 10:56:48 PDT 2017
artem.tamazov added a comment.
Any reason for this? This breaks instructions like
v_pk_fma_f16 v5, s101, 0, 0
in the assembler.
Repository:
rL LLVM
https://reviews.llvm.org/D32361
More information about the llvm-commits
mailing list