[PATCH] D50616: [Fixed Point Arithmetic] FixedPointCast
    John McCall via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Tue Oct  9 20:05:17 PDT 2018
    
    
  
rjmccall added a comment.
In https://reviews.llvm.org/D50616#1259769, @leonardchan wrote:
> @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?
Okay, but please un-target-hook it.
Repository:
  rC Clang
https://reviews.llvm.org/D50616
    
    
More information about the cfe-commits
mailing list