[all-commits] [llvm/llvm-project] c03fe1: [mlir][spirv] Add StreamingInterfaceINTEL to SPIRV...
Mark Mendell via All-commits
all-commits at lists.llvm.org
Thu Dec 22 10:28:18 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c03fe1ebbd8e45a8902b2b5484e203192f7b125c
https://github.com/llvm/llvm-project/commit/c03fe1ebbd8e45a8902b2b5484e203192f7b125c
Author: Mark Mendell <mark.p.mendell at intel.com>
Date: 2022-12-22 (Thu, 22 Dec 2022)
Changed paths:
M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVBase.td
Log Message:
-----------
[mlir][spirv] Add StreamingInterfaceINTEL to SPIRVBase.td
StreamingInterfaceINTEL has been recently added to the SPIR-V headers:
https://github.com/KhronosGroup/SPIRV-Headers/commit/70ff9d939cd7fd0c758756ac57ab0c7c6d6c64d6
Reviewed By: antiagainst
Differential Revision: https://reviews.llvm.org/D140476
More information about the All-commits
mailing list