> On Tue, Aug 7, 2012 at 8:01 PM, Anton Lokhmotov > <[email protected]> wrote: > > I suggest you modify the kernel argument type to something that's not > changed that radically by Clang for MIPS. If you can't use a vector > type, perhaps use another integer type e.g. short or long? > > I replaced 'float4' by 'int'. The patch is attached.
LGTM (if a bit similar to the reqd_work_group_size case). Thanks, Anton. _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
