[all-commits] [llvm/llvm-project] 8dd87a: [RISCV] Add gather test coverage for non-intptr in...
Philip Reames via All-commits
all-commits at lists.llvm.org
Fri Sep 8 08:53:51 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8dd87a5f57d62a7d81f527c46b28cf2e9820409f
https://github.com/llvm/llvm-project/commit/8dd87a5f57d62a7d81f527c46b28cf2e9820409f
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
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-strided-load-store.ll
Log Message:
-----------
[RISCV] Add gather test coverage for non-intptr index widths
Note that these are non-canonical. At IR, we will generally canonicalize to the intptrty width form if knownbits allows.
More information about the All-commits
mailing list