[Mlir-commits] [mlir] [NFC][MLIR][TableGen] Drop namespace around static Op constraint functions (PR #162120)

Matthias Guenther llvmlistbot at llvm.org
Wed Oct 22 10:59:31 PDT 2025


mrguenther wrote:

For the record, this did cause a bit of an integration headache for StableHLO since we don't allow `using namespace` declarations.

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


More information about the Mlir-commits mailing list