[Mlir-commits] [mlir] [mlir][xegpu] Add OptimizeBlockLoads pass. (PR #165483)
Adam Siemieniuk
llvmlistbot at llvm.org
Wed Nov 5 00:19:31 PST 2025
adam-smnk wrote:
> > Just a fly-by comment, not adding the new pass to the pipeline?
>
> ah sorry. I was unaware of this requirement. I think I will add it once this is e2e tested properly downstream.
Not a requirement per se, just curious 😀
Ideally, the pipeline should be kept up to date when possible. But no worry if a new pass/transform needs more testing first (standalone or within the pipeline) or might not be universally applicable.
https://github.com/llvm/llvm-project/pull/165483
More information about the Mlir-commits
mailing list