diff options
author | sujianIBM <98488060+sujianIBM@users.noreply.github.com> | 2025-07-31 13:18:23 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-31 13:18:23 -0400 |
commit | fc12fc635b96e9fa521a33eb31336c539eed1918 (patch) | |
tree | 6c6a64239dd82bcfae24335ceac551827f16fbd5 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 03e54a148fc2dad50bce59b63929f35afdab0344 (diff) | |
download | llvm-fc12fc635b96e9fa521a33eb31336c539eed1918.zip llvm-fc12fc635b96e9fa521a33eb31336c539eed1918.tar.gz llvm-fc12fc635b96e9fa521a33eb31336c539eed1918.tar.bz2 |
[SystemZ] Fix code in widening vector multiplication (#150836)
Commit cdc7864 has an error which would wrongly fold widening
multiplications into an even/odd widening operation.
This PR fixes it and adds tests to check scenarios which should not be
folded into an even/odd widening operation are actually not.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions