[all-commits] [llvm/llvm-project] d0af43: [mlir][spirv] Add return to function to please MSVC

Lei Zhang via All-commits all-commits at lists.llvm.org
Fri Mar 27 15:58:18 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d0af43816193aac382276c878deb4e33ed76be1d
      https://github.com/llvm/llvm-project/commit/d0af43816193aac382276c878deb4e33ed76be1d
  Author: Lei Zhang <antiagainst at google.com>
  Date:   2020-03-27 (Fri, 27 Mar 2020)

  Changed paths:
    M mlir/lib/Dialect/SPIRV/SPIRVLowering.cpp

  Log Message:
  -----------
  [mlir][spirv] Add return to function to please MSVC

This suppresses the "not all control paths return a value" warning.




More information about the All-commits mailing list