[Mlir-commits] [mlir] [mlir][spirv]: Add `OpImageFetch` (PR #145873)
Jack Frankland
llvmlistbot at llvm.org
Thu Jun 26 09:24:28 PDT 2025
FranklandJack wrote:
> Thanks for sending the PR, it's good to see some contributions to image ops :) Could you also please add a Target test, so the serialization and deserialization is tested: https://github.com/llvm/llvm-project/blob/main/mlir/test/Target/SPIRV/image-ops.mlir
No worries, thanks for the speedy review! Excellent catch! I've added a test analagous to the existing ones.
https://github.com/llvm/llvm-project/pull/145873
More information about the Mlir-commits
mailing list