[PATCH] D117238: [C2x] Add BITINT_MAXWIDTH support

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 25 13:00:20 PST 2022


erichkeane accepted this revision.
erichkeane added a comment.

Accept again, thanks!  Note the purpose of the assert is to make sure that a backend doesn't make a bad decision, and the test for 'max size' is only validating 1 backend (AND has now been changed to >128 I think).


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

https://reviews.llvm.org/D117238



More information about the cfe-commits mailing list