Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/test/python/dialects/transform_structured_ext.py | ||
---|---|---|
243–244 | This shouldn't be CHECK-DAG: V0 must appear before the masked_vectorize |
Comment Actions
This change appears to have broken the Windows bot: https://lab.llvm.org/buildbot/#/builders/13/builds/38970/steps/7/logs/stdio
File "c:\buildbot\mlir-x64-windows-ninja\build\tools\mlir\python_packages\mlir_core\mlir\dialects\_structured_transform_ops_ext.py", line 31, in <module> ) -> tuple[list[ValueLike], list[int] | ArrayAttr, list[bool]]: TypeError: unsupported operand type(s) for |: 'types.GenericAlias' and 'pybind11_type'
Comment Actions
Thanks for notifying! I just pushed d7e26b56207cbd8995296c5bb7c11ce676b649da to fix it.
This shouldn't be CHECK-DAG: V0 must appear before the masked_vectorize