diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2024-05-08 06:53:12 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2024-05-08 07:25:19 -0700 |
commit | 2475efa91d8b4fa8f1a2d16052cb6d14be7d5dc6 (patch) | |
tree | 977dacf85eeb602bac66ff37d178983a516cc442 /clang/lib/CodeGen/CodeGenAction.cpp | |
parent | 6ed8434edc5934210a38be99f33b6baed83df85c (diff) | |
download | llvm-2475efa91d8b4fa8f1a2d16052cb6d14be7d5dc6.zip llvm-2475efa91d8b4fa8f1a2d16052cb6d14be7d5dc6.tar.gz llvm-2475efa91d8b4fa8f1a2d16052cb6d14be7d5dc6.tar.bz2 |
[SLP]Fix PR91467: Look through scalar cast, when trying to cast to another type.
Need to look through the SExt/ZExt scalars to be gathered, when trying
to reduce their width after minbitwidth analysis to prevent permanent
attempts to revectorize such gathered instructions.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenAction.cpp')
0 files changed, 0 insertions, 0 deletions