This should fix these issues:
- Vulkan runtime will produce incorrect result if there is alignment.
- There will be illegal memory access if binding a LLVM global materialized from a constant op (0xdeadbeef).
Differential D132291
[mlir][spirv] Fix incorrect pointer usage in Vulkan buffer and Memref descriptor binding jackalcooper on Aug 20 2022, 5:28 AM. Authored by
Details This should fix these issues:
Diff Detail |