diff options
author | Simon Moll <simon.moll@emea.nec.com> | 2022-01-12 11:22:48 +0100 |
---|---|---|
committer | Simon Moll <simon.moll@emea.nec.com> | 2022-01-12 14:06:56 +0100 |
commit | 33efbc81842c4815f96bec6c52fc9f05e1931ccb (patch) | |
tree | 8ed5161dbebc652a80a581fee1ce227deb976977 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | c2426fdcae629e04c85a5ad626838af3930e9fa7 (diff) | |
download | llvm-33efbc81842c4815f96bec6c52fc9f05e1931ccb.zip llvm-33efbc81842c4815f96bec6c52fc9f05e1931ccb.tar.gz llvm-33efbc81842c4815f96bec6c52fc9f05e1931ccb.tar.bz2 |
[VP] llvm.vp.merge intrinsic and LangRef
llvm.vp.merge interprets the %evl operand differently than the other vp
intrinsics: all lanes at positions greater or equal than the %evl
operand are passed through from the second vector input. Otherwise it
behaves like llvm.vp.select.
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D116725
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions