[Mlir-commits] [mlir] [MLIR][NVVM]: Add cp.async.mbarrier.arrive Op (PR #74241)

Mehdi Amini llvmlistbot at llvm.org
Mon Dec 4 10:04:30 PST 2023


joker-eph wrote:

Windows pre-merge is failing:
```
# \| OSError: [Errno 22] Invalid argument: 'c:\\ws\\src\\build\\tools\\mlir\\python_packages\\mlir_core\\mlir\\dialects\\_transform_pdl_extension_ops_gen.py'
  | # `-----------------------------
  | # error: command failed with exit status: 1
  | # executed command: 'c:\ws\src\build\bin\filecheck.exe' 'C:\ws\src\mlir\test\python\dialects\transform_structured_ext.py'
  | # .---command stderr------------
  | # \| FileCheck error: '<stdin>' is empty.
  | # \| FileCheck command line:  c:\ws\src\build\bin\filecheck.exe C:\ws\src\mlir\test\python\dialects\transform_structured_ext.py
```

Seems unrelated to me, merging!

https://github.com/llvm/llvm-project/pull/74241


More information about the Mlir-commits mailing list