[all-commits] [llvm/llvm-project] 1b31b5: [MLIR][SPIRV] Extend _reference_of to support Spec...
Kareem Ergawy via All-commits
all-commits at lists.llvm.org
Mon Oct 5 14:05:29 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1b31b50d384b5f25221ac268ef781d26f5beacc1
https://github.com/llvm/llvm-project/commit/1b31b50d384b5f25221ac268ef781d26f5beacc1
Author: ergawy <kareem.ergawy at gmail.com>
Date: 2020-10-05 (Mon, 05 Oct 2020)
Changed paths:
M mlir/include/mlir/Dialect/SPIRV/SPIRVStructureOps.td
M mlir/lib/Dialect/SPIRV/SPIRVOps.cpp
M mlir/lib/Dialect/SPIRV/Serialization/Deserializer.cpp
M mlir/test/Dialect/SPIRV/Serialization/spec-constant.mlir
M mlir/test/Dialect/SPIRV/structure-ops.mlir
Log Message:
-----------
[MLIR][SPIRV] Extend _reference_of to support SpecConstantCompositeOp.
Adds support for SPIR-V composite speciailization constants to spv._reference_of.
Reviewed By: antiagainst
Differential Revision: https://reviews.llvm.org/D88732
More information about the All-commits
mailing list