[PATCH] D46366: AMDGPU: Add D16 instructions preserve unused bits feature
Arsenault, Matthew via llvm-commits
llvm-commits at lists.llvm.org
Mon May 7 10:45:40 PDT 2018
Does this actually apply to DS instructions?
________________________________
From: Konstantin Zhuravlyov via Phabricator <reviews at reviews.llvm.org>
Sent: Friday, May 4, 2018 1:11:31 PM
To: Zhuravlyov, Konstantin; Arsenault, Matthew; Mekhanoshin, Stanislav
Cc: wei.ding2 at amd.com; nhaehnle at gmail.com; Liu, Yaxun (Sam); Stuttard, David; tpr.llvm at botech.co.uk; Tye, Tony; llvm-commits at lists.llvm.org
Subject: [PATCH] D46366: AMDGPU: Add D16 instructions preserve unused bits feature
This revision was automatically updated to reflect the committed changes.
kzhuravl marked an inline comment as done.
Closed by commit rL331551: AMDGPU: Add D16 instructions preserve unused bits feature (authored by kzhuravl, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D46366?vs=145139&id=145264#toc
Repository:
rL LLVM
https://reviews.llvm.org/D46366
Files:
llvm/trunk/lib/Target/AMDGPU/AMDGPU.td
llvm/trunk/lib/Target/AMDGPU/AMDGPUSubtarget.cpp
llvm/trunk/lib/Target/AMDGPU/AMDGPUSubtarget.h
llvm/trunk/lib/Target/AMDGPU/BUFInstructions.td
llvm/trunk/lib/Target/AMDGPU/DSInstructions.td
llvm/trunk/lib/Target/AMDGPU/FLATInstructions.td
llvm/trunk/test/CodeGen/AMDGPU/load-hi16.ll
llvm/trunk/test/CodeGen/AMDGPU/store-hi16.ll
llvm/trunk/test/MC/AMDGPU/gfx9_asm_all.s
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180507/86d894ef/attachment.html>
More information about the llvm-commits
mailing list