[Mlir-commits] [mlir] [MLIR][XeGPU] Add dpas and named barrier ops (PR #88973)

Mehdi Amini llvmlistbot at llvm.org
Wed Apr 24 12:39:00 PDT 2024


joker-eph wrote:

Bot is broken:
```
ld.lld: error: undefined symbol: mlir::arith::AtomicRMWKindAttr::get(mlir::MLIRContext*, mlir::arith::AtomicRMWKind)
>>> referenced by XeGPUOps.cpp
>>>               tools/mlir/lib/Dialect/XeGPU/IR/CMakeFiles/obj.MLIRXeGPUDialect.dir/XeGPUOps.cpp.o:(mlir::xegpu::AtomicRMWOp::setKind(mlir::arith::AtomicRMWKind))
>>> referenced by XeGPUOps.cpp
```

Can you quickly fix? Otherwise we should just revert in the meantime.

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


More information about the Mlir-commits mailing list