[all-commits] [llvm/llvm-project] 19c302: [mlir] Fix PDL python bindings build
Denys Shabalin via All-commits
all-commits at lists.llvm.org
Wed Jan 19 04:59:08 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 19c3026891e8bd29ee63cccccb3d0948dc183232
https://github.com/llvm/llvm-project/commit/19c3026891e8bd29ee63cccccb3d0948dc183232
Author: Denys Shabalin <shabalin at google.com>
Date: 2022-01-19 (Wed, 19 Jan 2022)
Changed paths:
M mlir/python/CMakeLists.txt
Log Message:
-----------
[mlir] Fix PDL python bindings build
Fixes incorrect build definition for the bindings for the PDL dialect.
Reviewed By: ftynse
Differential Revision: https://reviews.llvm.org/D117657
More information about the All-commits
mailing list