On Thu, Aug 9, 2012 at 7:44 PM, Anton Lokhmotov <[email protected]> wrote: >> 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. Committed at r161597. -- Simon _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
