[all-commits] [llvm/llvm-project] d9207d: [RISCV] Add test cases for add/sub/mul overflow in...
Craig Topper via All-commits
all-commits at lists.llvm.org
Sun Feb 21 00:22:44 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d9207d3f0bad15caefbb44f307e42862a755333b
https://github.com/llvm/llvm-project/commit/d9207d3f0bad15caefbb44f307e42862a755333b
Author: Craig Topper <craig.topper at sifive.com>
Date: 2021-02-21 (Sun, 21 Feb 2021)
Changed paths:
A llvm/test/CodeGen/RISCV/xaluo.ll
Log Message:
-----------
[RISCV] Add test cases for add/sub/mul overflow intrinsics. NFC
Largely copied from AArch64/arm64-xaluo.ll
More information about the All-commits
mailing list