zahiraam added a comment.

@rjmccall 
I made some progress on the requests above. 
There are still a few things that need to be nailed down. The comma && ternary 
cases for EmitPromoted, I am not sure what needs to happen there? I am also not 
quite sure about the ComplexExpr’s generated IR . I updated only some of the 
Float16-Complex.c tests but before editing the rest of the tests, I would like 
your feedback to see if the IR generated is correct (mul_half_cc is now 
generating __mulsc3 with truncation instead of __mulhc3). 
Please at your convenience, let me know if this is converging into the right 
direction.
Thanks.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D113107/new/

https://reviews.llvm.org/D113107

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to