[all-commits] [llvm/llvm-project] 3d0a5b: [RISCV] Add Zfa test cases for strict ONE and UEQ ...
Craig Topper via All-commits
all-commits at lists.llvm.org
Sat Feb 18 17:28:44 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3d0a5bf7dea509f130c51868361a38daeee7816a
https://github.com/llvm/llvm-project/commit/3d0a5bf7dea509f130c51868361a38daeee7816a
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-02-18 (Sat, 18 Feb 2023)
Changed paths:
M llvm/test/CodeGen/RISCV/double-zfa.ll
M llvm/test/CodeGen/RISCV/float-zfa.ll
M llvm/test/CodeGen/RISCV/half-zfa.ll
Log Message:
-----------
[RISCV] Add Zfa test cases for strict ONE and UEQ comparisons. NFC
These correspond to islessgreater and it inverse.
More information about the All-commits
mailing list