================ @@ -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