mirror of
https://github.com/intel/llvm.git
synced 2026-01-28 19:43:38 +08:00
This patch creates the .td files for the Python bindings of the transform ops of the MemRef dialect and integrates them into the build systems (CMake and Bazel). Reviewed By: ftynse Differential Revision: https://reviews.llvm.org/D156536