[PATCH] D109721: [IR] Reduce max supported integer from 2^24-1 to 2^23.
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 13 15:12:45 PDT 2021
rnk requested changes to this revision.
rnk added a comment.
This revision now requires changes to proceed.
Sounds good, but I think the clang presubmit test failures (ext-int.c[pp]) are real failures that need to be addressed before landing.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109721/new/
https://reviews.llvm.org/D109721
More information about the llvm-commits
mailing list