[PATCH] D24106: AMDGPU/SI: MIMG TD Refactoring.

Changpeng Fang via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 31 15:46:43 PDT 2016


cfang created this revision.
cfang added reviewers: arsenm, tstellarAMD, AMDGPU.
cfang added subscribers: arsenm, llvm-commits.
Herald added a subscriber: wdng.

This is the work to refactor the TD for MIMG instructions. So far, I just did "refactoring". I am not sure whether any improvement 
is needed at this moment. So any suggestion is welcome.

https://reviews.llvm.org/D24106

Files:
  lib/Target/AMDGPU/MIMGInstructions.td
  lib/Target/AMDGPU/SIInstrInfo.td
  lib/Target/AMDGPU/SIInstructions.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24106.69914.patch
Type: text/x-patch
Size: 85815 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160831/f3c2d9d0/attachment.bin>


More information about the llvm-commits mailing list