[PATCH] D81420: Fix size for _ExtInt types with builtins
Erich Keane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 8 12:43:54 PDT 2020
erichkeane added a comment.
Also, please file a bug (if you haven't already) about the >128 bit problem. We have a similar bug for normal division (https://bugs.llvm.org/show_bug.cgi?id=45649), but this needs one as well.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81420/new/
https://reviews.llvm.org/D81420
More information about the cfe-commits
mailing list