[Mlir-commits] [mlir] [MLIR][XeGPU] Validate DPAS operand types against uArch in XeGPUToXeVM conversion (PR #185081)
Sang Ik Lee
llvmlistbot at llvm.org
Thu Mar 12 10:04:29 PDT 2026
silee2 wrote:
> @silee2 that's my mistake, I didn't realize until later that you were referring to the `materializecast` type conversion stuff! I have re-added the uArch code and corresponding test. @Jianhui-Li I tried my best to use a lambda, I was not sure how to nicely combine the `notifyMatchError` because I didn't want to return a `std::optional<LogicalResult>` - that seemed unintuitive.
Thanks for the update!
https://github.com/llvm/llvm-project/pull/185081
More information about the Mlir-commits
mailing list