[all-commits] [llvm/llvm-project] 510710: [RISCV][NFC] Add getVLOperand for RVV intrinsics.
Zakk Chen via All-commits
all-commits at lists.llvm.org
Tue Jan 25 17:41:33 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 510710d0374908e3e2bd37f9a32065da423a7e4c
https://github.com/llvm/llvm-project/commit/510710d0374908e3e2bd37f9a32065da423a7e4c
Author: Zakk Chen <zakk.chen at sifive.com>
Date: 2022-01-25 (Tue, 25 Jan 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
Log Message:
-----------
[RISCV][NFC] Add getVLOperand for RVV intrinsics.
Use the VLOperand information to get the VL.
Differential Revision: https://reviews.llvm.org/D118156
More information about the All-commits
mailing list