[all-commits] [llvm/llvm-project] ae8fac: [LV][RISCV] Add coverage showing scalable codegen ...
Philip Reames via All-commits
all-commits at lists.llvm.org
Fri Jun 24 11:39:22 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ae8fac6f98dd6ee03442ccefa2b65087d73c4d36
https://github.com/llvm/llvm-project/commit/ae8fac6f98dd6ee03442ccefa2b65087d73c4d36
Author: Philip Reames <preames at rivosinc.com>
Date: 2022-06-24 (Fri, 24 Jun 2022)
Changed paths:
M llvm/test/Transforms/LoopVectorize/RISCV/scalable-basics.ll
Log Message:
-----------
[LV][RISCV] Add coverage showing scalable codegen when etype != ELEN
We currently have a costing bug around the etype == ELEN case, so add otherwise duplicate tests to show test diffs as I work on other parts of costing.
More information about the All-commits
mailing list