diff options
author | Sudharsan Veeravalli <quic_svs@quicinc.com> | 2025-07-25 05:47:09 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-25 05:47:09 +0530 |
commit | d3937e2d12648caa49fd80f9520a391fde2f7ba5 (patch) | |
tree | 9dc687383c8c32c7f5c1349b1f7615e167c9b371 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 4ae26783724a8cb29b448920f5b4066ebbbf3a95 (diff) | |
download | llvm-d3937e2d12648caa49fd80f9520a391fde2f7ba5.zip llvm-d3937e2d12648caa49fd80f9520a391fde2f7ba5.tar.gz llvm-d3937e2d12648caa49fd80f9520a391fde2f7ba5.tar.bz2 |
[RISCV] Pass sign-extended value to isInt check in expandMul (#150211)
In the `isInt` check that was added in #147661 we were passing the
zero-extended `uint64_t` value instead of the sign-extended one.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions