[all-commits] [llvm/llvm-project] a03c53: [mlir][spirv] Add physical storage buffer extensio...

Jakub Kuderski via All-commits all-commits at lists.llvm.org
Thu Dec 21 20:06:41 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a03c53c53082ae14d5af44a0cf7fa4626ab3f6f3
      https://github.com/llvm/llvm-project/commit/a03c53c53082ae14d5af44a0cf7fa4626ab3f6f3
  Author: Jakub Kuderski <jakub at nod-labs.com>
  Date:   2023-12-21 (Thu, 21 Dec 2023)

  Changed paths:
    A mlir/test/Target/SPIRV/physical-storage-buffer.mlir

  Log Message:
  -----------
  [mlir][spirv] Add physical storage buffer extension test. NFC. (#76196)

This test demonstrates how the PhysicalStorageBuffer extension can be
used end-2-end in a spir-v module.

This module has been verified to pass serialization, deserialization,
and validation with spirv-val.




More information about the All-commits mailing list