On Jul 30, 2014, at 4:11 PM, Jan Vesely <jan.ves...@rutgers.edu> wrote:

> +define i32 @get_work_dim() nounwind readnone alwaysinline {
> +  %x = call i32 @llvm.r600.read.workdim() nounwind readnone
> +  ret i32 %x
> +}
> -- 

Maybe this should have range metadata attached now that it applies to calls?
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to