[Mlir-commits] [mlir] [AMDGPU][MLIR][NFC] moved enc computation to a dedicated method (PR #189339)

Krzysztof Drewniak llvmlistbot at llvm.org
Wed Apr 1 08:32:25 PDT 2026


https://github.com/krzysz00 approved this pull request.

Approved up to code structure - that is, I figure this should be a free-floating function on the enums and not attached to the op? Especially since that might mean people don't need to build the AMDGPUOps and can just build the Enums if they don't need the operations.

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


More information about the Mlir-commits mailing list