[PATCH] D18242: [TableGen] AsmMatcher: support for default values for optional operands

Sam Kolton via llvm-commits llvm-commits at lists.llvm.org
Thu May 5 03:32:29 PDT 2016


SamWot updated this revision to Diff 56258.
SamWot added a comment.

Removed unused arguments in defaultMethod.
Rebased on top of master.


http://reviews.llvm.org/D18242

Files:
  include/llvm/Target/Target.td
  lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
  lib/Target/AMDGPU/SIInstrFormats.td
  lib/Target/AMDGPU/SIInstrInfo.td
  lib/Target/AMDGPU/VIInstrFormats.td
  utils/TableGen/AsmMatcherEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18242.56258.patch
Type: text/x-patch
Size: 28672 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160505/e9b3837e/attachment.bin>


More information about the llvm-commits mailing list