[PATCH] D103699: [AMDGPU] Fix MC tests for v_fmaak_f16 and v_fmamk_f16
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 7 02:45:41 PDT 2021
foad added a comment.
In D103699#2799700 <https://reviews.llvm.org/D103699#2799700>, @Joe_Nash wrote:
> The tests you changed had 2 byte constants vs the 4 byte ones in the remaining f32 tests. But I don't know if that is significant.
I assumed that the tests with 2 byte literals were originally supposed to be for the f16 instrucction, and someone just forgot to change the opcodes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103699/new/
https://reviews.llvm.org/D103699
More information about the llvm-commits
mailing list