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

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 2 02:06:26 PDT 2023


foad added a comment.

Late naming suggestion: !iota <https://en.cppreference.com/w/cpp/algorithm/iota>

But I am also fine with !range


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