[all-commits] [llvm/llvm-project] ea3630: [CMake][MLGO] Fix cmake for MLGO
Yueh-Ting (eop) Chen via All-commits
all-commits at lists.llvm.org
Tue Sep 6 00:32:25 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ea3630e8d4df1d4a4dd9f0f97c0cac33261fea36
https://github.com/llvm/llvm-project/commit/ea3630e8d4df1d4a4dd9f0f97c0cac33261fea36
Author: eopXD <yueh.ting.chen at gmail.com>
Date: 2022-09-06 (Tue, 06 Sep 2022)
Changed paths:
M llvm/lib/Analysis/CMakeLists.txt
Log Message:
-----------
[CMake][MLGO] Fix cmake for MLGO
The if-statement should check whehter TFLITE is on or not rather than if the variable is specified.
Reviewed By: mtrofin
Differential Revision: https://reviews.llvm.org/D132902
More information about the All-commits
mailing list