[all-commits] [llvm/llvm-project] 32994b: Make MLIR model URLs cache variables
Yi Kong via All-commits
all-commits at lists.llvm.org
Fri Sep 23 15:24:48 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 32994b7357a33de5a32c03a29691e93911dca4e3
https://github.com/llvm/llvm-project/commit/32994b7357a33de5a32c03a29691e93911dca4e3
Author: Yi Kong <yikong at google.com>
Date: 2022-09-23 (Fri, 23 Sep 2022)
Changed paths:
M llvm/lib/Analysis/CMakeLists.txt
M llvm/lib/CodeGen/CMakeLists.txt
Log Message:
-----------
Make MLIR model URLs cache variables
This allows us to directly use the models published on Github.
Differential Revision: https://reviews.llvm.org/D134566
More information about the All-commits
mailing list