[PATCH] D48013: TableGen/SearchableTables: Support more generic enums and tables

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 14 04:50:14 PDT 2018


nhaehnle updated this revision to Diff 151331.
nhaehnle marked 4 inline comments as done.
nhaehnle added a comment.

- Address review comments
- Fix formatting
- Fix IsContiguous optimization for non-primary search indices


Repository:
  rL LLVM

https://reviews.llvm.org/D48013

Files:
  docs/TableGen/BackEnds.rst
  include/llvm/TableGen/SearchableTable.td
  test/TableGen/generic-tables-instruction.td
  test/TableGen/generic-tables.td
  test/TableGen/searchabletables-intrinsic.td
  utils/TableGen/SearchableTableEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48013.151331.patch
Type: text/x-patch
Size: 48902 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180614/3698e705/attachment.bin>


More information about the llvm-commits mailing list