[all-commits] [llvm/llvm-project] c89fc1: [MLIR] NFC. Rename MLIR CAPI ExecutionEngine targe...

Uday Bondhugula via All-commits all-commits at lists.llvm.org
Thu Nov 25 11:18:50 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c89fc1eec3fd3cc358c7e350feb2f69ecaf0e63c
      https://github.com/llvm/llvm-project/commit/c89fc1eec3fd3cc358c7e350feb2f69ecaf0e63c
  Author: Uday Bondhugula <uday at polymagelabs.com>
  Date:   2021-11-26 (Fri, 26 Nov 2021)

  Changed paths:
    M mlir/lib/CAPI/ExecutionEngine/CMakeLists.txt
    M mlir/python/CMakeLists.txt
    M mlir/test/CAPI/CMakeLists.txt

  Log Message:
  -----------
  [MLIR] NFC. Rename MLIR CAPI ExecutionEngine target for consistency

Rename MLIR CAPI ExecutionEngine target for consistency:
MLIRCEXECUTIONENGINE -> MLIRCAPIExecutionEngine in line with other
targets.

Differential Revision: https://reviews.llvm.org/D114596




More information about the All-commits mailing list