[all-commits] [llvm/llvm-project] 7f8176: [RISCV][NFC] Add immediate tests for the icmp inst...
LiqinWeng via All-commits
all-commits at lists.llvm.org
Tue Mar 29 20:04:49 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7f817658980ebc464e59afe32b03d8d3d92346e0
https://github.com/llvm/llvm-project/commit/7f817658980ebc464e59afe32b03d8d3d92346e0
Author: Liqin Weng <Liqin.Weng at streamcomputing.com>
Date: 2022-03-30 (Wed, 30 Mar 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfo.td
M llvm/test/CodeGen/RISCV/i32-icmp.ll
A llvm/test/CodeGen/RISCV/i64-icmp.ll
Log Message:
-----------
[RISCV][NFC] Add immediate tests for the icmp instruction
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D122651
More information about the All-commits
mailing list