[all-commits] [llvm/llvm-project] 8c6492: [RISCV] Fix UBSan failure on signed integer overflow.
Craig Topper via All-commits
all-commits at lists.llvm.org
Tue Jun 6 18:27:49 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8c649231f416551ad2a740cb4698fd9705141971
https://github.com/llvm/llvm-project/commit/8c649231f416551ad2a740cb4698fd9705141971
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-06-06 (Tue, 06 Jun 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
Log Message:
-----------
[RISCV] Fix UBSan failure on signed integer overflow.
More information about the All-commits
mailing list