[Mlir-commits] [mlir] [NFC][mlir][spirv] Sync GroupNonUniformRotateKHR format with other non-uniform ops (PR #139224)
Igor Wodiany
llvmlistbot at llvm.org
Fri May 9 02:25:21 PDT 2025
https://github.com/IgWod-IMG approved this pull request.
For what my approval is worth: LGTM
One thought: Should it be tagged [NFC]? It changes assembly format, so it impacts parsers, printers, etc. potentially breaking downstream users having code written in the old format. I'd be inclined to say it's a functional change, but I'm happy to be corrected :)
https://github.com/llvm/llvm-project/pull/139224
More information about the Mlir-commits
mailing list