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

Zhuravlyov, Konstantin via llvm-commits llvm-commits at lists.llvm.org
Mon May 7 11:10:14 PDT 2018


Yes.

________________________________________
From: Arsenault, Matthew
Sent: Monday, May 7, 2018 1:45:40 PM
To: Zhuravlyov, Konstantin; Mekhanoshin, Stanislav; reviews+D46366+public+d7170db96690bcf0 at reviews.llvm.org
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: Re: [PATCH] D46366: AMDGPU: Add D16 instructions preserve unused bits feature

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



More information about the llvm-commits mailing list