[all-commits] [llvm/llvm-project] 08679a: Revert "[MLIR][SPIRV] Support two memory access at...
Lei Zhang via All-commits
all-commits at lists.llvm.org
Thu Jul 2 13:01:13 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 08679af900c6274e9d0ec13f8ddd54a39cbefd90
https://github.com/llvm/llvm-project/commit/08679af900c6274e9d0ec13f8ddd54a39cbefd90
Author: Lei Zhang <antiagainst at google.com>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M mlir/include/mlir/Dialect/SPIRV/SPIRVOps.td
M mlir/lib/Dialect/SPIRV/SPIRVOps.cpp
M mlir/lib/Dialect/SPIRV/Serialization/Deserializer.cpp
M mlir/lib/Dialect/SPIRV/Serialization/Serializer.cpp
M mlir/test/Dialect/SPIRV/Serialization/memory-ops.mlir
M mlir/test/Dialect/SPIRV/ops.mlir
Log Message:
-----------
Revert "[MLIR][SPIRV] Support two memory access attributes in OpCopyMemory."
This reverts commit ef2f46e1f6a63040734c48ed53893298df14b6fa, which
likely triggers a compiler internal error for MSVC.
Differential Revision: https://reviews.llvm.org/D83075
More information about the All-commits
mailing list