[PATCH] D83216: [Intrinsic] Add sshl.sat/ushl.sat, saturated shift intrinsics.
Bevin Hansson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 8 08:06:51 PDT 2020
ebevhan added a comment.
In D83216#2139135 <https://reviews.llvm.org/D83216#2139135>, @lebedev.ri wrote:
> i see.
>
> I think this is fine, but just to be safe, may i suggest to do an RFC for these two intrinsics specifically,
> just so we're 100% sure everyone is on the same page about them?
Sure, I'll send one out.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83216/new/
https://reviews.llvm.org/D83216
More information about the llvm-commits
mailing list