[all-commits] [llvm/llvm-project] 7e27e4: [RISCV] Pre-commit fixed-length mask vselect tests
Fraser Cormack via All-commits
all-commits at lists.llvm.org
Wed May 26 02:54:56 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7e27e4273d093064da8ecbf868795f8ae68bc775
https://github.com/llvm/llvm-project/commit/7e27e4273d093064da8ecbf868795f8ae68bc775
Author: Fraser Cormack <fraser at codeplay.com>
Date: 2021-05-26 (Wed, 26 May 2021)
Changed paths:
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vselect.ll
Log Message:
-----------
[RISCV] Pre-commit fixed-length mask vselect tests
These are default-expanded but later unrolled due to RISC-V's vector
boolean content policy. A patch to improve this codegen will follow
shortly.
More information about the All-commits
mailing list