[llvm] [mlir] [mlir] Add Normalize pass (PR #162266)

Jacques Pienaar via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 24 04:49:39 PDT 2025


================
@@ -0,0 +1,436 @@
+//===- Normalize.cpp - Conversion from MLIR to its canonical form ---------===//
----------------
jpienaar wrote:

Yes, although I notice that LLVM's is a regular pass too. So fine to keep as regular pass.

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


More information about the llvm-commits mailing list