[PATCH] D44481: [AMDGPU][MC] Corrected default values for unused SDWA operands
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 16 08:45:37 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL327720: [AMDGPU][MC] Corrected default values for unused SDWA operands (authored by dpreobra, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D44481?vs=138401&id=138717#toc
Repository:
rL LLVM
https://reviews.llvm.org/D44481
Files:
llvm/trunk/lib/Target/AMDGPU/VOPCInstructions.td
llvm/trunk/lib/Target/AMDGPU/VOPInstructions.td
llvm/trunk/test/MC/AMDGPU/gfx7_asm_all.s
llvm/trunk/test/MC/AMDGPU/gfx8_asm_all.s
llvm/trunk/test/MC/AMDGPU/gfx9_asm_all.s
llvm/trunk/test/MC/AMDGPU/vop_sdwa.s
llvm/trunk/test/MC/Disassembler/AMDGPU/gfx8_dasm_all.txt
llvm/trunk/test/MC/Disassembler/AMDGPU/gfx9_dasm_all.txt
llvm/trunk/test/MC/Disassembler/AMDGPU/sdwa_gfx9.txt
llvm/trunk/test/MC/Disassembler/AMDGPU/sdwa_vi.txt
More information about the llvm-commits
mailing list