[all-commits] [llvm/llvm-project] 7195aa: [RISCV] Add test case for missed opportunity use b...
Craig Topper via All-commits
all-commits at lists.llvm.org
Tue Feb 23 00:35:25 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7195aaa5a8e219c4f19d4ccd27b629f41ecdf213
https://github.com/llvm/llvm-project/commit/7195aaa5a8e219c4f19d4ccd27b629f41ecdf213
Author: Craig Topper <craig.topper at sifive.com>
Date: 2021-02-23 (Tue, 23 Feb 2021)
Changed paths:
M llvm/test/CodeGen/RISCV/branch.ll
Log Message:
-----------
[RISCV] Add test case for missed opportunity use bgez for the canonical form X > -1. NFC
More information about the All-commits
mailing list