[PATCH] D105997: Implement _ExtInt conversion rules

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 19 11:58:07 PDT 2021


aaron.ballman added a comment.

Ping. FWIW, I'm hoping to get these changes into the Clang 13 branch before we split off. I don't think we'll get fully conforming support for the feature in Clang 13 (we need some ABI discussion before I think we'll be ready to rename `_ExtInt` to `_BitInt`, but I'd like to get as close to conforming as possible).


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

https://reviews.llvm.org/D105997



More information about the cfe-commits mailing list