[PATCH] D69096: [AMDGPU][MC][GFX10] Added sdwa/dpp versions of v_cndmask_b32

Dmitry Preobrazhensky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 18 07:51:18 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6c7d7eebda38: [AMDGPU][MC][GFX10] Added sdwa/dpp versions of v_cndmask_b32 (authored by dp).
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D69096?vs=225499&id=225622#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69096/new/

https://reviews.llvm.org/D69096

Files:
  llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
  llvm/lib/Target/AMDGPU/VOP2Instructions.td
  llvm/test/MC/AMDGPU/gfx10_asm_dpp8.s
  llvm/test/MC/AMDGPU/wave32.s
  llvm/test/MC/Disassembler/AMDGPU/gfx10_dasm_dpp16.txt
  llvm/test/MC/Disassembler/AMDGPU/wave32.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69096.225622.patch
Type: text/x-patch
Size: 16745 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191018/580f39d6/attachment.bin>


More information about the llvm-commits mailing list