[Mlir-commits] [mlir] [mlir][affine]Introduce AffineSymbol trait and use it for gpu.threadid op (PR #118478)

lonely eagle llvmlistbot at llvm.org
Wed Jan 8 01:09:31 PST 2025


linuxlonelyeagle wrote:




> Can you squash your commits and add a proper commit summary and update the title as well? It should be along `Introduce AffineSymbol trait and use it for ... gpu.threadid` op.

Sorry, I don't seem to be able to squash commits very well because it syncs the llvm main branch multiple times. rebase comes up with a lot of other people's commits. but I squashed the recent commits after syncing the llvm main branch code.

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


More information about the Mlir-commits mailing list