[Mlir-commits] [llvm] [mlir] [mlir] Add Normalize pass (PR #162266)
Shourya Goel
llvmlistbot at llvm.org
Tue Oct 21 06:03:56 PDT 2025
================
@@ -0,0 +1,436 @@
+//===- Normalize.cpp - Conversion from MLIR to its canonical form ---------===//
----------------
Sh0g0-1758 wrote:
I suppose we can since we anyway need two flags to get the desired result (ship it as mlir-canon, if that's what you meant)
https://github.com/llvm/llvm-project/pull/162266
More information about the Mlir-commits
mailing list