[PATCH] D90057: [TableGen] [test] Change integer ranges to use new '...' punctuation.

Paul C. Anagnostopoulos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 23 10:41:20 PDT 2020


Paul-C-Anagnostopoulos created this revision.
Paul-C-Anagnostopoulos added reviewers: lattner, nhaehnle.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Paul-C-Anagnostopoulos requested review of this revision.

I missed a few test files when I updated them to use the '...' punctuation instead of '.' in integer ranges.

I will auto-LGTM this revision in 24 hours.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D90057

Files:
  llvm/test/TableGen/Common/reg-with-subregs-common.td
  llvm/test/TableGen/FixedLenDecoderEmitter/InitValue.td
  llvm/test/TableGen/FixedLenDecoderEmitter/conflict.td
  llvm/unittests/TableGen/Automata.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90057.300341.patch
Type: text/x-patch
Size: 2957 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201023/a863ad22/attachment.bin>


More information about the llvm-commits mailing list