[PATCH] D50616: [Fixed Point Arithmetic] FixedPointCast

Leonard Chan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 9 17:08:05 PDT 2018


leonardchan added a comment.

@ebevhan @rjmccall Seeing that the saturation intrinsic in https://reviews.llvm.org/D52286 should be put on hold for now, would it be fine to submit this patch as is? Then if the intrinsic is finished, come back to this and update this patch to use the intrinsic?


Repository:
  rC Clang

https://reviews.llvm.org/D50616





More information about the cfe-commits mailing list