[Mlir-commits] [mlir] [mlir][gpu] Refactor GpuOpsToROCDLOps pass interface (PR #157402)

Mehdi Amini llvmlistbot at llvm.org
Tue Sep 9 08:20:32 PDT 2025


joker-eph wrote:

> In my opinion, my original commit was indeed NFC. However, after Mehdi's suggestion, I'm not sure anymore, since it's changing the interface, 

NFC is about the compiler behavior, not the API changes. Our APIs change all the time, but if there is no test change, it better be NFC.



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


More information about the Mlir-commits mailing list