[PATCH] D99883: [TableGen] Make behavior of list slice suffix consistent across all values

Paul C. Anagnostopoulos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 7 05:28:33 PDT 2021


Paul-C-Anagnostopoulos added a comment.

Regarding simplifying the convertInitListSlice() functions: I will push this revision as it is, then look at the possibility of simplifying. There is also convertInitializerBitRange(), for which there are three variants.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99883



More information about the llvm-commits mailing list