[PATCH] D32709: AMDGPU: Refactor AsmPrinter

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 1 11:25:27 PDT 2017


arsenm created this revision.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng.

Avoid analyzing functions multiple times. This allows
asserting that each function is only analyzed once.


https://reviews.llvm.org/D32709

Files:
  lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
  lib/Target/AMDGPU/AMDGPUAsmPrinter.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32709.97318.patch
Type: text/x-patch
Size: 24196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170501/66b287bf/attachment.bin>


More information about the llvm-commits mailing list