[Mlir-commits] [flang] [llvm] [mlir] [NFC][mlir] move NVVM dialect to mlir/lib/Dialect/NVVM/IR (PR #206570)

Mehdi Amini llvmlistbot at llvm.org
Mon Jun 29 13:49:03 PDT 2026


joker-eph wrote:

I think you're touching on exactly why they are sub dialects, and not part of the LLVM dialects: so that you don't depend on them or load them if you don't need them.

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


More information about the Mlir-commits mailing list