[all-commits] [llvm/llvm-project] 745a4c: [mlir] Fix an msvc warning

Benjamin Kramer via All-commits all-commits at lists.llvm.org
Sat Jun 18 01:10:51 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 745a4caaebb959a9c075536b8382969a06654bad
      https://github.com/llvm/llvm-project/commit/745a4caaebb959a9c075536b8382969a06654bad
  Author: Benjamin Kramer <benny.kra at googlemail.com>
  Date:   2022-06-18 (Sat, 18 Jun 2022)

  Changed paths:
    M mlir/lib/ExecutionEngine/Float16bits.cpp

  Log Message:
  -----------
  [mlir] Fix an msvc warning

Float16bits.cpp(148): warning C4067: unexpected tokens following preprocessor directive - expected a newline




More information about the All-commits mailing list