[PATCH] D40978: TableGen: Allow setting SDNodeProperties on intrinsics

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 18 09:12:24 PST 2017


arsenm updated this revision to Diff 127376.
arsenm added a comment.

Change comment


https://reviews.llvm.org/D40978

Files:
  include/llvm/CodeGen/SDNodeProperties.td
  include/llvm/IR/Intrinsics.td
  include/llvm/Target/TargetSelectionDAG.td
  test/TableGen/intrinsic-long-name.td
  test/TableGen/intrinsic-struct.td
  test/TableGen/intrinsic-varargs.td
  utils/TableGen/CMakeLists.txt
  utils/TableGen/CodeGenDAGPatterns.cpp
  utils/TableGen/CodeGenDAGPatterns.h
  utils/TableGen/CodeGenIntrinsics.h
  utils/TableGen/CodeGenTarget.cpp
  utils/TableGen/CodeGenTarget.h
  utils/TableGen/SDNodeProperties.cpp
  utils/TableGen/SDNodeProperties.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40978.127376.patch
Type: text/x-patch
Size: 16795 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171218/7618a7fc/attachment.bin>


More information about the llvm-commits mailing list