This is an archive of the discontinued LLVM Phabricator instance.

Revert "[MLIR][SPIRV] Support two memory access attributes in OpCopyMemory."
ClosedPublic

Authored by antiagainst on Jul 2 2020, 12:44 PM.

Details

Summary

This reverts commit ef2f46e1f6a63040734c48ed53893298df14b6fa, which
likely triggers a compiler internal error for MSVC.

Diff Detail

Event Timeline

antiagainst created this revision.Jul 2 2020, 12:44 PM

This is just for trying out whether it's causing the compiler internal error seen in http://lab.llvm.org:8011/builders/mlir-windows/builds/4145/steps/build-unified-tree/logs/stdio.

antiagainst edited the summary of this revision. (Show Details)Jul 2 2020, 12:51 PM
ergawy added a subscriber: ergawy.Jul 2 2020, 1:20 PM
This revision was not accepted when it landed; it landed in state Needs Review.Jul 2 2020, 1:31 PM
This revision was automatically updated to reflect the committed changes.