ac: tidy up ac_build_llvm8_tbuffer_{load,store}
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Fri, 26 Apr 2019 10:49:15 +0000 (12:49 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Thu, 2 May 2019 07:24:05 +0000 (09:24 +0200)
commit492e8288485484f414e1144aeb73ee3eb58b71b1
tree9425fb9993957432a5ff2aa2c2e8109c7c745f87
parent6ac10e07c2d6d7740f09a4e53c6b2fc88f4ecadd
ac: tidy up ac_build_llvm8_tbuffer_{load,store}

For consistency with ac_build_llvm8_buffer_{load,store}_common
helpers and that will help a bit for removing the vec3 restriction.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
src/amd/common/ac_llvm_build.c