diff options
author | Zakk Chen <zakk.chen@sifive.com> | 2022-02-14 19:26:38 -0800 |
---|---|---|
committer | Zakk Chen <zakk.chen@sifive.com> | 2022-02-15 22:34:06 -0800 |
commit | e8973dd389e7af47fe1c6859a2dcbcc2272afa43 (patch) | |
tree | 0fd018046683615cae3ee6d3cf2f0644c1efca28 /llvm/lib/Bitstream/Reader/BitstreamReader.cpp | |
parent | 86bebe1a90dd447bcfceac97caa0cd5ad8c74043 (diff) | |
download | llvm-e8973dd389e7af47fe1c6859a2dcbcc2272afa43.zip llvm-e8973dd389e7af47fe1c6859a2dcbcc2272afa43.tar.gz llvm-e8973dd389e7af47fe1c6859a2dcbcc2272afa43.tar.bz2 |
[RISCV] Add the passthru operand for some RVV nomask unary and nullary intrinsics.
The goal is support tail and mask policy in RVV builtins.
We focus on IR part first.
If the passthru operand is undef, we use tail agnostic, otherwise
use tail undisturbed.
My plan is to handle more complex operations in follow-up patches.
Reviewers: frasercrmck
Differential Revision: https://reviews.llvm.org/D118253
Diffstat (limited to 'llvm/lib/Bitstream/Reader/BitstreamReader.cpp')
0 files changed, 0 insertions, 0 deletions