[PATCH] D45907: AMDGPU/GlobalISel: Implement select() for @llvm.amdgcn.cvt.pkrtz

Tom Stellard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 26 21:40:07 PDT 2018


tstellar updated this revision to Diff 144278.
tstellar marked an inline comment as done.
tstellar added a comment.

Rewrite patch to use TableGen'd instruction selector.


Repository:
  rL LLVM

https://reviews.llvm.org/D45907

Files:
  lib/Target/AMDGPU/AMDGPUGISel.td
  lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  lib/Target/AMDGPU/AMDGPUInstructionSelector.h
  test/CodeGen/AMDGPU/GlobalISel/inst-select-amdgcn.cvt.pkrtz.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45907.144278.patch
Type: text/x-patch
Size: 5517 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180427/e66ddbf8/attachment.bin>


More information about the llvm-commits mailing list