[PATCH] D93419: [TableGen] Add the !substr() bang operator

Paul C. Anagnostopoulos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 22 06:40:40 PST 2020


Paul-C-Anagnostopoulos added a comment.

I'm afraid not.  However, a search of the code base reveals that std::numeric_limits<int64_t>::max() is used all over the place, so I think we're okay.


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

https://reviews.llvm.org/D93419



More information about the llvm-commits mailing list