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

Sam Kolton via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 26 06:32:23 PDT 2016


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

Fixes and new code to check if target has optional operands.


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.54998.patch
Type: text/x-patch
Size: 29703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160426/f61265f2/attachment.bin>


More information about the llvm-commits mailing list