Hi Chris, > + /// ExpandOperation - This callback is invoked for operations that are > + /// unsupported by the target, which are registered to use 'custom' > lowering, > + /// and whose result type needs to be expanded.
how about calling this ExpandOperationResult or CustomExpandResult or something like that? Ciao, Duncan. _______________________________________________ llvm-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
