[PATCH] D20938: Generalize DiagnosticInfoStackSize to support other limits

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 2 16:30:40 PDT 2016


arsenm created this revision.
arsenm added a subscriber: llvm-commits.
Herald added a reviewer: tstellarAMD.
Herald added a subscriber: arsenm.

Backends may want to report errors on resources other than stack size.

http://reviews.llvm.org/D20938

Files:
  include/llvm/IR/DiagnosticInfo.h
  lib/IR/DiagnosticInfo.cpp
  lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
  test/CodeGen/AMDGPU/over-max-lds-size.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20938.59476.patch
Type: text/x-patch
Size: 6474 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160602/92e39820/attachment.bin>


More information about the llvm-commits mailing list