[PATCH] D145871: TableGen: Introduce `!range` operator for half-opened interval

Paul C. Anagnostopoulos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 16 06:41:50 PDT 2023


Paul-C-Anagnostopoulos added a comment.

I see the analogy to Python's range(), except that it returns a sequence of numbers, not a list. But I'm not really too worried about this.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D145871/new/

https://reviews.llvm.org/D145871



More information about the llvm-commits mailing list