[all-commits] [llvm/llvm-project] cd783b: [RISCV] Add fixed vector vmin(u).vx and vmax(u).vx...
Craig Topper via All-commits
all-commits at lists.llvm.org
Fri Jul 8 10:00:00 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cd783bf997df5fe237632afe6b7a5b5130652048
https://github.com/llvm/llvm-project/commit/cd783bf997df5fe237632afe6b7a5b5130652048
Author: Craig Topper <craig.topper at sifive.com>
Date: 2022-07-08 (Fri, 08 Jul 2022)
Changed paths:
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-int.ll
Log Message:
-----------
[RISCV] Add fixed vector vmin(u).vx and vmax(u).vx tests. NFC
Commit: a246eb681424c59549a7cecd3eb9581253d28f04
https://github.com/llvm/llvm-project/commit/a246eb681424c59549a7cecd3eb9581253d28f04
Author: Craig Topper <craig.topper at sifive.com>
Date: 2022-07-08 (Fri, 08 Jul 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-int.ll
Log Message:
-----------
[RISCV] Mark (s/u)min_vl and (s/u)max_vl as commutable.
Compare: https://github.com/llvm/llvm-project/compare/6fede5e06c07...a246eb681424
More information about the All-commits
mailing list