[mlir][standalone] Specify python path when configuring
authorrkayaith <rkayaith@gmail.com>
Tue, 20 Sep 2022 02:14:45 +0000 (22:14 -0400)
committerrkayaith <rkayaith@gmail.com>
Tue, 20 Sep 2022 19:43:39 +0000 (15:43 -0400)
commit04df971d65a769d7c03fa69c01a4d302169fdc72
tree1e29c7dd7c9799688b3bf9a8abd342808b4caed0
parent6e50d6641944c0d49f9ae9b87b03a1dea7d0aae0
[mlir][standalone] Specify python path when configuring

Specifying the python path here ensures that the python binary used matches the
one used by the main MLIR tests. This is useful when cmake's automatic detection
has to be overridden.

Reviewed By: stellaraccident, bondhugula

Differential Revision: https://reviews.llvm.org/D134251
mlir/test/Examples/standalone/test.toy