On Jul 30, 2014, at 4:11 PM, Jan Vesely <[email protected]> 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
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to