[PATCH] D12068: AMDGPU: Change how exp is printed
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 16 13:46:32 PDT 2015
arsenm created this revision.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
I don't know how SC formats these, but do something similar
to how other immediate operands are printed instead
of printing a long list of unreadable numbers.
http://reviews.llvm.org/D12068
Files:
lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp
lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.h
lib/Target/AMDGPU/SIInstrInfo.td
test/CodeGen/AMDGPU/llvm.SI.export.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12068.32255.patch
Type: text/x-patch
Size: 6510 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150816/d8b4f260/attachment.bin>
More information about the llvm-commits
mailing list