[all-commits] [llvm/llvm-project] ef1cc4: [mlir][capi] fix build issue with "all passes" reg...
Aart Bik via All-commits
all-commits at lists.llvm.org
Thu May 27 14:57:41 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ef1cc4e7aebea584c9e63837fc83f4f755cb7af3
https://github.com/llvm/llvm-project/commit/ef1cc4e7aebea584c9e63837fc83f4f755cb7af3
Author: Aart Bik <ajcbik at google.com>
Date: 2021-05-27 (Thu, 27 May 2021)
Changed paths:
M mlir/lib/CAPI/Registration/CMakeLists.txt
Log Message:
-----------
[mlir][capi] fix build issue with "all passes" registration
Some builds exposed missing dependences on trafo/conv passes.
Reviewed By: jpienaar
Differential Revision: https://reviews.llvm.org/D103283
More information about the All-commits
mailing list