https://reviews.llvm.org/D151104 moved PDL-related transform ops into an extension and updated the Bazel build, but one tiny thing fell through the cracks - TransformOpsPyFiles also needs to include the newly introduced mlir/python/mlir/dialects/_transform_pdl_extension_ops_ext.py.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Herald added subscribers: llvm-commits, stephenneuendorffer, nicolasvasilache. · View Herald Transcript
This revision is now accepted and ready to land.May 24 2023, 1:02 PM
This revision was landed with ongoing or failed builds.May 24 2023, 1:04 PM
Closed by commit rG9598fe54e216: [MLIR] Update Bazel build to finish moving PDL-related transform ops into an… (authored by burmako, committed by bkramer). · Explain Why
This revision was automatically updated to reflect the committed changes.