[all-commits] [llvm/llvm-project] 6946ca: [mlir] Rename CMake target MLIRQuantOps to MLIRQuant

Marius Brehler via All-commits all-commits at lists.llvm.org
Thu Mar 26 11:03:44 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6946ca4b4cb11086423cc9c8834050236923e5c6
      https://github.com/llvm/llvm-project/commit/6946ca4b4cb11086423cc9c8834050236923e5c6
  Author: Marius Brehler <marius.brehler at iml.fraunhofer.de>
  Date:   2020-03-26 (Thu, 26 Mar 2020)

  Changed paths:
    M mlir/lib/Dialect/FxpMathOps/CMakeLists.txt
    M mlir/lib/Dialect/Quant/CMakeLists.txt
    M mlir/lib/Quantizer/CMakeLists.txt

  Log Message:
  -----------
  [mlir] Rename CMake target MLIRQuantOps to MLIRQuant

With commit 4d60f47 VectorOps was renamed to Vector and the naming of
the CMake target was adjusted. With commit 363dd3f QuantOps was
renamed to Quant, but the naming of the CMake target is left
untouched. This renames the CMake target.




More information about the All-commits mailing list