Hao, My only suggestion would be to use the CHECK-LABEL directive for each of the function names. Otherwise, LGTM.
Chad > Hi, > > > > The attached patch implements the vreinterpret functions in Clang. As such > functions are implemented by typecast, there is no instruction generated > in > the backend. So there is no patch for LLVM. > > > > This patch is very simple, it only add new types and test cases. > > Review. Please. > > > > Thanks, > > -Hao > _______________________________________________ > cfe-commits mailing list > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits > -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
