[all-commits] [llvm/llvm-project] 9ab18c: [RISCV] Add policy operand for masked vid and viot...
Zakk Chen via All-commits
all-commits at lists.llvm.org
Tue Mar 22 02:33:18 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9ab18cc535379c3442bf52e21fbe21c92eb0fd60
https://github.com/llvm/llvm-project/commit/9ab18cc535379c3442bf52e21fbe21c92eb0fd60
Author: Zakk Chen <zakk.chen at sifive.com>
Date: 2022-03-22 (Tue, 22 Mar 2022)
Changed paths:
M clang/include/clang/Basic/riscv_vector.td
M llvm/include/llvm/IR/IntrinsicsRISCV.td
M llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
M llvm/test/CodeGen/RISCV/rvv/masked-tama.ll
M llvm/test/CodeGen/RISCV/rvv/masked-tamu.ll
M llvm/test/CodeGen/RISCV/rvv/masked-tuma.ll
M llvm/test/CodeGen/RISCV/rvv/masked-tumu.ll
M llvm/test/CodeGen/RISCV/rvv/vid.ll
M llvm/test/CodeGen/RISCV/rvv/viota.ll
Log Message:
-----------
[RISCV] Add policy operand for masked vid and viota IR intrinsics.
Reviewed By: rogfer01
Differential Revision: https://reviews.llvm.org/D120227
More information about the All-commits
mailing list