Rob Herring <[email protected]> writes: > clang throws an error on "%r2" and similar. I couldn't find any > documentation on what "%r?" is supposed to mean and I've never seen any > use like that as far as I remember. The parameter is supposed to be > cpu_stride and just %2/%3 should be sufficient. > > There's no need for trailing ";" either, so remove those, too. > > Signed-off-by: Rob Herring <[email protected]> > --- > Eric, > > I *think* this is correct, but completely untested other than compiled > on Android.
Thanks! I've done a build of the series for armv7 and confirmed no change in the built output. I should really go make a travis build for armv7 and arm64 to help reduce trouble like this in the future.
signature.asc
Description: PGP signature
_______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
