[all-commits] [llvm/llvm-project] d55be7: [RISCV] Expand scalable vector CTTZ/CTLZ/CTPOP.
Craig Topper via All-commits
all-commits at lists.llvm.org
Thu Oct 21 10:53:08 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d55be79d754890b45352611d04b6b16c4fd3c737
https://github.com/llvm/llvm-project/commit/d55be79d754890b45352611d04b6b16c4fd3c737
Author: Craig Topper <craig.topper at sifive.com>
Date: 2021-10-21 (Thu, 21 Oct 2021)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
A llvm/test/CodeGen/RISCV/rvv/ctlz-sdnode.ll
A llvm/test/CodeGen/RISCV/rvv/ctpop-sdnode.ll
A llvm/test/CodeGen/RISCV/rvv/cttz-sdnode.ll
Log Message:
-----------
[RISCV] Expand scalable vector CTTZ/CTLZ/CTPOP.
Differential Revision: https://reviews.llvm.org/D112233
More information about the All-commits
mailing list