[PATCH] D109714: Reduce maximum width of _ExtInt from 2^24-1 to 2^23 to workaround SelectionDAG issue.
Craig Topper via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 13 13:02:45 PDT 2021
craig.topper updated this revision to Diff 372331.
craig.topper added a comment.
Add comment.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109714/new/
https://reviews.llvm.org/D109714
Files:
clang/docs/ReleaseNotes.rst
clang/lib/Sema/SemaType.cpp
clang/test/CodeGen/ext-int.c
clang/test/CodeGenCXX/ext-int.cpp
clang/test/SemaCXX/ext-int.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109714.372331.patch
Type: text/x-patch
Size: 5400 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210913/c8a35766/attachment.bin>
More information about the cfe-commits
mailing list