[all-commits] [llvm/llvm-project] 3d18ce: Remove an unused static function.

Eric Christopher via All-commits all-commits at lists.llvm.org
Thu Dec 26 18:38:34 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 3d18ce71548a84f5ed69585d084964fafda14a82
      https://github.com/llvm/llvm-project/commit/3d18ce71548a84f5ed69585d084964fafda14a82
  Author: Eric Christopher <echristo at gmail.com>
  Date:   2019-12-26 (Thu, 26 Dec 2019)

  Changed paths:
    M mlir/lib/Dialect/StandardOps/Ops.cpp

  Log Message:
  -----------
  Remove an unused static function.


  Commit: e1838a17898aba53282f14a39aa01af5992b8f21
      https://github.com/llvm/llvm-project/commit/e1838a17898aba53282f14a39aa01af5992b8f21
  Author: Eric Christopher <echristo at gmail.com>
  Date:   2019-12-26 (Thu, 26 Dec 2019)

  Changed paths:
    M mlir/include/mlir/Dialect/Linalg/EDSC/Builders.h

  Log Message:
  -----------
  Fix a -Wcovered-switch-default warning by moving the unreachable out of the
covered switch.


Compare: https://github.com/llvm/llvm-project/compare/3009cee75f04...e1838a17898a


More information about the All-commits mailing list