[all-commits] [llvm/llvm-project] 4b1ea8: [AMDGPU] Fix check prefix for VOP3 VI disassembler...
Jay Foad via All-commits
all-commits at lists.llvm.org
Tue Oct 27 11:45:25 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4b1ea84a1d04820248a4247cb1efa54c18765a6a
https://github.com/llvm/llvm-project/commit/4b1ea84a1d04820248a4247cb1efa54c18765a6a
Author: Jay Foad <jay.foad at amd.com>
Date: 2020-10-27 (Tue, 27 Oct 2020)
Changed paths:
M llvm/test/MC/Disassembler/AMDGPU/vop3_gfx9.txt
M llvm/test/MC/Disassembler/AMDGPU/vop3_vi.txt
Log Message:
-----------
[AMDGPU] Fix check prefix for VOP3 VI disassembler tests
Also, following D81841, don't try to encode f16 literals in i16/u16
instructions.
Differential Revision: https://reviews.llvm.org/D90242
More information about the All-commits
mailing list