diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2024-04-18 10:04:16 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2024-04-19 03:03:56 -0700 |
commit | 4d7f3d9e0fb8cf9a4db6aa73c4fcb21bae98ef3a (patch) | |
tree | 139ed09d019fe9b045fd32d35f9fb0d7de402489 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 6f26867cfa4c1333e69a17f8a2fc8297a4ab6d45 (diff) | |
download | llvm-4d7f3d9e0fb8cf9a4db6aa73c4fcb21bae98ef3a.zip llvm-4d7f3d9e0fb8cf9a4db6aa73c4fcb21bae98ef3a.tar.gz llvm-4d7f3d9e0fb8cf9a4db6aa73c4fcb21bae98ef3a.tar.bz2 |
[SLP]Fix final analysis for unsigned nodes.
Need to check that at least single bit is cleared for unsigned nodes
before reducing their size. Otherwise they might be treated as signed in
signed nodes.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions