[Mlir-commits] [mlir] [MLIR][Presburger] Definitions for basic functions related to cones (PR #76650)

Arjun P llvmlistbot at llvm.org
Thu Jan 4 05:05:29 PST 2024


================
@@ -19,6 +19,7 @@
 
 namespace mlir {
 namespace presburger {
+namespace public_namespace_name::detail {
----------------
Superty wrote:

this should be a different patch

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


More information about the Mlir-commits mailing list