[all-commits] [llvm/llvm-project] 0a2982: [RISCV] Add a negative case for strided load matching
Philip Reames via All-commits
all-commits at lists.llvm.org
Fri Sep 8 13:34:17 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0a298277d341da2a46ccba5a5eb4d4aba120a01a
https://github.com/llvm/llvm-project/commit/0a298277d341da2a46ccba5a5eb4d4aba120a01a
Author: Philip Reames <preames at rivosinc.com>
Date: 2023-09-08 (Fri, 08 Sep 2023)
Changed paths:
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-masked-gather.ll
Log Message:
-----------
[RISCV] Add a negative case for strided load matching
This covers the bug identified in review of pr 65777.
More information about the All-commits
mailing list