[all-commits] [llvm/llvm-project] 8c05c7: [MLIR][SPIRV] Support different function control i...

George Mitenkov via All-commits all-commits at lists.llvm.org
Wed Sep 30 02:27:00 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 8c05c7c8d87c7ab02fca2a789dfcca4976c6601b
      https://github.com/llvm/llvm-project/commit/8c05c7c8d87c7ab02fca2a789dfcca4976c6601b
  Author: George Mitenkov <georgemitenk0v at gmail.com>
  Date:   2020-09-30 (Wed, 30 Sep 2020)

  Changed paths:
    M mlir/lib/Dialect/SPIRV/Serialization/Deserializer.cpp
    M mlir/lib/Dialect/SPIRV/Serialization/Serializer.cpp
    M mlir/test/Dialect/SPIRV/Serialization/module.mlir

  Log Message:
  -----------
  [MLIR][SPIRV] Support different function control in (de)serialization

Added support for different function control
in serialization and deserialization.

Reviewed By: mravishankar

Differential Revision: https://reviews.llvm.org/D88280




More information about the All-commits mailing list