[all-commits] [llvm/llvm-project] 30b1ae: [mlir] Make conversion functions inline instead of...

David Blaikie via All-commits all-commits at lists.llvm.org
Thu Dec 3 13:15:27 PST 2020


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 30b1ae591657a14292f2134b426559c3aa6a289d
      https://github.com/llvm/llvm-project/commit/30b1ae591657a14292f2134b426559c3aa6a289d
  Author: David Blaikie <dblaikie at gmail.com>
  Date:   2020-12-03 (Thu, 03 Dec 2020)

  Changed paths:
    M mlir/tools/mlir-tblgen/LLVMIRConversionGen.cpp

  Log Message:
  -----------
  [mlir] Make conversion functions inline instead of static to avoid -Wunused-function


  Commit: 0fd0f885eb990feecd67749eff79a5a821767d84
      https://github.com/llvm/llvm-project/commit/0fd0f885eb990feecd67749eff79a5a821767d84
  Author: David Blaikie <dblaikie at gmail.com>
  Date:   2020-12-03 (Thu, 03 Dec 2020)

  Changed paths:
    M mlir/test/CAPI/ir.c

  Log Message:
  -----------
  [mlir] Use long rather than int to address pointer-to-int narrowing warning


Compare: https://github.com/llvm/llvm-project/compare/17b195b632a7...0fd0f885eb99


More information about the All-commits mailing list