[all-commits] [llvm/llvm-project] 6f0ce4: Revert "[mlir][spirv] Enhance structure type membe...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Thu Jun 11 22:01:42 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6f0ce46873b609851634b2c77fc76bf8d580c3c6
https://github.com/llvm/llvm-project/commit/6f0ce46873b609851634b2c77fc76bf8d580c3c6
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2020-06-12 (Fri, 12 Jun 2020)
Changed paths:
M mlir/include/mlir/Dialect/SPIRV/SPIRVTypes.h
M mlir/lib/Dialect/SPIRV/LayoutUtils.cpp
M mlir/lib/Dialect/SPIRV/SPIRVDialect.cpp
M mlir/lib/Dialect/SPIRV/SPIRVTypes.cpp
M mlir/lib/Dialect/SPIRV/Serialization/Deserializer.cpp
M mlir/lib/Dialect/SPIRV/Serialization/Serializer.cpp
M mlir/test/Dialect/SPIRV/Serialization/struct.mlir
M mlir/test/Dialect/SPIRV/types.mlir
M mlir/unittests/Dialect/SPIRV/SerializationTest.cpp
Log Message:
-----------
Revert "[mlir][spirv] Enhance structure type member decoration handling"
This reverts commit 5d74df5b03e46b7bd3700e3595c7008a6905b288.
This broke the MSVC build: <bits/stdint-uintn.h> isn't available on Windows
More information about the All-commits
mailing list