[all-commits] [llvm/llvm-project] 1c61ac: [CodeGen] Fix signed int overflow
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Tue May 2 12:58:28 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1c61accbde8b6b2d18d023955dea93b2e27cfb0b
https://github.com/llvm/llvm-project/commit/1c61accbde8b6b2d18d023955dea93b2e27cfb0b
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-05-02 (Tue, 02 May 2023)
Changed paths:
M llvm/include/llvm/CodeGen/TargetLowering.h
Log Message:
-----------
[CodeGen] Fix signed int overflow
Exposed by the test from 8f966cedea594d9a91e585e88a80a42c04049e6c.
More information about the All-commits
mailing list