[PATCH] D74874: [mlir][spirv] Add lowering for load/store zero-rank memref from std to SPIR-V.

Han-Chung Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 20 12:39:49 PST 2020


hanchung added a comment.
Herald added a subscriber: bader.

This might be wrong. Do we expect to load/store f/i32 instead of spv.array<1 x f/i32 [4]>?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74874/new/

https://reviews.llvm.org/D74874





More information about the llvm-commits mailing list