[all-commits] [llvm/llvm-project] 6beac4: [SPIR-V] Add get_image_num_mip_levels implementation
MichaĆ Paszkowski via All-commits
all-commits at lists.llvm.org
Wed Oct 19 13:33:02 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6beac40fe40c1410aa3aa2cf4e25e2a922faa4de
https://github.com/llvm/llvm-project/commit/6beac40fe40c1410aa3aa2cf4e25e2a922faa4de
Author: Michal Paszkowski <michal.paszkowski at outlook.com>
Date: 2022-10-19 (Wed, 19 Oct 2022)
Changed paths:
M llvm/lib/Target/SPIRV/SPIRVBuiltins.cpp
M llvm/lib/Target/SPIRV/SPIRVBuiltins.td
A llvm/test/CodeGen/SPIRV/transcoding/get_image_num_mip_levels.ll
Log Message:
-----------
[SPIR-V] Add get_image_num_mip_levels implementation
Differential Revision: https://reviews.llvm.org/D135904
More information about the All-commits
mailing list