[PATCH] D46366: AMDGPU: Add D16 instructions preserve unused bits feature

Konstantin Zhuravlyov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 3 20:38:33 PDT 2018


kzhuravl updated this revision to Diff 145139.
kzhuravl retitled this revision from "AMDGPU: Separate D16_HI into its own feature" to "AMDGPU: Add D16 instructions preserve unused bits feature".
kzhuravl edited the summary of this revision.
kzhuravl added a comment.

Address review feedback


https://reviews.llvm.org/D46366

Files:
  lib/Target/AMDGPU/AMDGPU.td
  lib/Target/AMDGPU/AMDGPUSubtarget.cpp
  lib/Target/AMDGPU/AMDGPUSubtarget.h
  lib/Target/AMDGPU/BUFInstructions.td
  lib/Target/AMDGPU/DSInstructions.td
  lib/Target/AMDGPU/FLATInstructions.td
  test/CodeGen/AMDGPU/load-hi16.ll
  test/CodeGen/AMDGPU/store-hi16.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46366.145139.patch
Type: text/x-patch
Size: 49260 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180504/58f55dda/attachment-0001.bin>


More information about the llvm-commits mailing list