[PATCH] D94747: [AMDGPU] Add llvm.amdgcn.wqm.demote intrinsic

Carl Ritson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 14 16:40:58 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGaef781b47a5e: [AMDGPU] Add llvm.amdgcn.wqm.demote intrinsic (authored by critson).

Changed prior to commit:
  https://reviews.llvm.org/D94747?vs=319506&id=323650#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94747

Files:
  llvm/include/llvm/IR/IntrinsicsAMDGPU.td
  llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
  llvm/lib/Target/AMDGPU/AMDGPUSearchableTables.td
  llvm/lib/Target/AMDGPU/SIInstructions.td
  llvm/lib/Target/AMDGPU/SILowerControlFlow.cpp
  llvm/lib/Target/AMDGPU/SIWholeQuadMode.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.wqm.demote.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/regbankselect-amdgcn.live.mask.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/regbankselect-amdgcn.wqm.demote.mir
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.wqm.demote.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94747.323650.patch
Type: text/x-patch
Size: 116757 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210215/ef13fa66/attachment-0001.bin>


More information about the llvm-commits mailing list