[PATCH] D44475: TableGen: Check the dynamic type of !cast<Rec>(string)

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 19 07:17:11 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL327849: TableGen: Check the dynamic type of !cast<Rec>(string) (authored by nha, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D44475

Files:
  llvm/trunk/include/llvm/TableGen/Record.h
  llvm/trunk/include/llvm/Target/TargetSelectionDAG.td
  llvm/trunk/lib/TableGen/Record.cpp
  llvm/trunk/lib/Target/AArch64/AArch64InstrFormats.td
  llvm/trunk/lib/Target/AMDGPU/SMInstructions.td
  llvm/trunk/lib/Target/SystemZ/SystemZOperands.td
  llvm/trunk/test/TableGen/cast-typeerror.td
  llvm/trunk/test/TableGen/self-reference.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44475.138916.patch
Type: text/x-patch
Size: 27614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180319/e0666b07/attachment.bin>


More information about the llvm-commits mailing list