[all-commits] [llvm/llvm-project] 69a0a3: [mlir] Add missing MLIR_ENABLE_EXECUTION_ENGINE op...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Fri Dec 8 04:14:04 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 69a0a3be0185ce3bc0458b0047795e8ebfe95abd
      https://github.com/llvm/llvm-project/commit/69a0a3be0185ce3bc0458b0047795e8ebfe95abd
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2023-12-08 (Fri, 08 Dec 2023)

  Changed paths:
    M mlir/cmake/modules/MLIRConfig.cmake.in

  Log Message:
  -----------
  [mlir] Add missing MLIR_ENABLE_EXECUTION_ENGINE option to MLIRConfig.cmake.in

This is the kind of options that downstream consumers of preconfigured MLIR
packages can check to see if the execution engine is available or not.




More information about the All-commits mailing list