[PATCH] D52286: [Intrinsic] Signed Saturation Intirnsic
Leonard Chan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 7 23:58:23 PDT 2018
leonardchan added a comment.
*Ping*
@ebevhan @craig.topper Any more comments on this patch?
I'm also unfamiliar with @ebevhan's target, but I imagine there are different CPUs that have their own operations for performing saturation that could use this as an alternative to selects and compares.
Repository:
rL LLVM
https://reviews.llvm.org/D52286
More information about the llvm-commits
mailing list