[PATCH] D109721: [IR] Reduce max supported integer from 2^24-1 to 2^23.
Craig Topper via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 14 08:12:06 PDT 2021
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2fd180bbb9a7: [IR] Reduce max supported integer from 2^24-1 to 2^23. (authored by craig.topper).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109721/new/
https://reviews.llvm.org/D109721
Files:
clang/docs/ReleaseNotes.rst
clang/test/CodeGen/ext-int.c
clang/test/CodeGenCXX/ext-int.cpp
clang/test/SemaCXX/ext-int.cpp
llvm/docs/LangRef.rst
llvm/docs/ReleaseNotes.rst
llvm/include/llvm/IR/DerivedTypes.h
llvm/test/Assembler/invalid-inttype.ll
llvm/test/Assembler/max-inttype.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109721.372484.patch
Type: text/x-patch
Size: 7467 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210914/bb42eb58/attachment.bin>
More information about the cfe-commits
mailing list