diff options
author | Zakk Chen <zakk.chen@sifive.com> | 2022-01-28 08:16:25 -0800 |
---|---|---|
committer | Zakk Chen <zakk.chen@sifive.com> | 2022-02-17 02:21:39 -0800 |
commit | 093ecccdab47640c5d94ace7ad440972f19f66a9 (patch) | |
tree | 69011cab2bb2a43e41837313ff608946a25ff021 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 0389f2edf7c252e49323ae0ca6adfea9f2614f6d (diff) | |
download | llvm-093ecccdab47640c5d94ace7ad440972f19f66a9.zip llvm-093ecccdab47640c5d94ace7ad440972f19f66a9.tar.gz llvm-093ecccdab47640c5d94ace7ad440972f19f66a9.tar.bz2 |
[RISCV] Add the passthru operand for vadc/vsbc/vmerge/vfmerge IR 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.
Reviewed By: rogfer01
Differential Revision: https://reviews.llvm.org/D119686
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions