[Mlir-commits] [mlir] [mlir][spirv]: Add Image to Vulkan Storage Class Map (PR #144899)

Jack Frankland llvmlistbot at llvm.org
Mon Jun 23 06:46:05 PDT 2025


FranklandJack wrote:

> Can we add a new test for vulkan only?

Yep, added a VK specific file for the indices which have no mapping in OpenCL's address spaces. I've also extended the existing tests to check some of the missing memory spaces that are common to both backends and addeda  missing checkline since I think some of the tests at the end of the file were not actually being checked.

https://github.com/llvm/llvm-project/pull/144899


More information about the Mlir-commits mailing list