diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2024-05-07 08:55:50 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2024-05-07 08:57:52 -0700 |
commit | f00f2941307e04d3b7320969ee3fec9af31246ba (patch) | |
tree | 7110a2fb44aa597d57390f414c039705dc0316bc /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | b2477765dbf9bd28bd2d1813c41ae12613f87717 (diff) | |
download | llvm-f00f2941307e04d3b7320969ee3fec9af31246ba.zip llvm-f00f2941307e04d3b7320969ee3fec9af31246ba.tar.gz llvm-f00f2941307e04d3b7320969ee3fec9af31246ba.tar.bz2 |
[SLP]Fix PR91309: Do not consider SExt as always producing signed result.
Still need to do the full analysis of the signedness of the values
rather than rely on Instruction opcode, if the opcode is SExt. Still may
produce unsigned result.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions