[PATCH] D103898: [VP] Vector predicated vector splice intrinsic
Vineet Kumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 1 19:30:43 PDT 2021
vkmr added a comment.
In D103898#2812522 <https://reviews.llvm.org/D103898#2812522>, @simoll wrote:
> This patch needs to implement `VPIntrinsic::getDeclarationForParams`.
for vp_splice, the implementation will be the same as the default case so I did not implement it explicitly. Did I miss anything?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103898/new/
https://reviews.llvm.org/D103898
More information about the llvm-commits
mailing list