[PATCH] D45446: [AMDGPU][MC][VI][GFX9] Added support of SDWA/DPP for v_cndmask_b32

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 16 05:44:52 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL330123: [AMDGPU][MC][VI][GFX9] Added support of SDWA/DPP for v_cndmask_b32 (authored by dpreobra, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D45446?vs=142020&id=142622#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45446

Files:
  llvm/trunk/lib/Target/AMDGPU/SIPeepholeSDWA.cpp
  llvm/trunk/lib/Target/AMDGPU/VOP2Instructions.td
  llvm/trunk/test/MC/AMDGPU/vop_dpp.s
  llvm/trunk/test/MC/AMDGPU/vop_sdwa.s
  llvm/trunk/test/MC/Disassembler/AMDGPU/dpp_vi.txt
  llvm/trunk/test/MC/Disassembler/AMDGPU/sdwa_gfx9.txt
  llvm/trunk/test/MC/Disassembler/AMDGPU/sdwa_vi.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45446.142622.patch
Type: text/x-patch
Size: 8443 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180416/813854e0/attachment.bin>


More information about the llvm-commits mailing list