[all-commits] [llvm/llvm-project] c9909c: Fix implicit conversions in example code.

Benjamin Kramer via All-commits all-commits at lists.llvm.org
Tue Jan 28 15:17:42 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c9909c22fe337a2634f27e22705785f979d7447f
      https://github.com/llvm/llvm-project/commit/c9909c22fe337a2634f27e22705785f979d7447f
  Author: Benjamin Kramer <benny.kra at googlemail.com>
  Date:   2020-01-29 (Wed, 29 Jan 2020)

  Changed paths:
    M llvm/examples/Kaleidoscope/Chapter3/toy.cpp
    M llvm/examples/Kaleidoscope/Chapter4/toy.cpp
    M llvm/examples/Kaleidoscope/Chapter5/toy.cpp
    M llvm/examples/Kaleidoscope/Chapter6/toy.cpp
    M llvm/examples/Kaleidoscope/Chapter7/toy.cpp
    M llvm/examples/Kaleidoscope/include/KaleidoscopeJIT.h
    M mlir/examples/toy/Ch1/include/toy/Parser.h

  Log Message:
  -----------
  Fix implicit conversions in example code.




More information about the All-commits mailing list