[Mlir-commits] [mlir] Revert "[MLIR][XeGPU] Adding XeGPU 2d block operators (#84692)" (PR #85653)

Chao Chen llvmlistbot at llvm.org
Mon Mar 18 14:06:48 PDT 2024


chencha3 wrote:

no, I didn't get emails about this. I just double checked my mailbox. It looks like the bug is around here (https://github.com/llvm/llvm-project/blob/main/mlir/lib/Interfaces/ViewLikeInterface.cpp#L30), but I am not clear how it will generate stack-use-after-return error, since it only returns logic result, as well as its caller. @joker-eph     

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


More information about the Mlir-commits mailing list