diff options
author | Mike Urbach <mikeurbach@gmail.com> | 2021-10-11 16:23:42 -0700 |
---|---|---|
committer | Mike Urbach <mikeurbach@gmail.com> | 2021-10-12 08:31:06 -0700 |
commit | 55e76c70a4f7fd5e13cf6c317a183bc3e6c59a03 (patch) | |
tree | 0abecffaba2ae2a981229bdc59bb356c2df1613a /llvm/utils/TableGen/CodeGenDAGPatterns.cpp | |
parent | a76e698787e768488f74bd6481467407cba27022 (diff) | |
download | llvm-55e76c70a4f7fd5e13cf6c317a183bc3e6c59a03.zip llvm-55e76c70a4f7fd5e13cf6c317a183bc3e6c59a03.tar.gz llvm-55e76c70a4f7fd5e13cf6c317a183bc3e6c59a03.tar.bz2 |
[mlir] Limit Python dependency to Development.Module when possible.
After CMake 3.18, we are able to limit the scope of the search to just
Development.Module. Searching for Development will fail in situations
where the Python libraries are not available. When possible, limit to
just Development.Module. See:
https://pybind11.readthedocs.io/en/stable/compiling.html#findpython-mode
Reviewed By: stellaraccident
Differential Revision: https://reviews.llvm.org/D111585
Diffstat (limited to 'llvm/utils/TableGen/CodeGenDAGPatterns.cpp')
0 files changed, 0 insertions, 0 deletions