diff options
author | Yingwei Zheng <dtcxzyw2333@gmail.com> | 2024-11-21 17:23:04 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-21 17:23:04 +0800 |
commit | 458dfbd855806461b4508bf8845cafe0411dbfd4 (patch) | |
tree | 11242b936d7ffe0f56e9aa3f7c5fc6a077ec7646 /clang/unittests/Serialization/InMemoryModuleCacheTest.cpp | |
parent | 6377ae46a83e52fe1850a42ce8e1ee3e840243ba (diff) | |
download | llvm-458dfbd855806461b4508bf8845cafe0411dbfd4.zip llvm-458dfbd855806461b4508bf8845cafe0411dbfd4.tar.gz llvm-458dfbd855806461b4508bf8845cafe0411dbfd4.tar.bz2 |
[SCEV] Fix sext handling for `getConstantMultiple` (#117093)
Counterexample: 219 is a multiple of 73. But `sext i8 219 to i16 =
65499` is not.
Fixes https://github.com/llvm/llvm-project/issues/116483.
Diffstat (limited to 'clang/unittests/Serialization/InMemoryModuleCacheTest.cpp')
0 files changed, 0 insertions, 0 deletions