[all-commits] [llvm/llvm-project] 0853ed: [RISCV] Remove accidental negate from recently add...
Craig Topper via All-commits
all-commits at lists.llvm.org
Tue Mar 1 15:12:24 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0853ed2b52b3963ced33850af7f9b878b6176125
https://github.com/llvm/llvm-project/commit/0853ed2b52b3963ced33850af7f9b878b6176125
Author: Craig Topper <craig.topper at sifive.com>
Date: 2022-03-01 (Tue, 01 Mar 2022)
Changed paths:
M llvm/test/CodeGen/RISCV/iabs.ll
Log Message:
-----------
[RISCV] Remove accidental negate from recently added i64 abs test. NFC
I copied the tests from neg-abs.ll and thought I removed all the
negations.
More information about the All-commits
mailing list