[clang-tools-extra] [LLVM] Add IRNormalizer Pass (PR #68176)

Michal Paszkowski via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 18 00:16:15 PDT 2023


================
@@ -0,0 +1,637 @@
+//===--------------- IRNormalizer.cpp - IR Canonicalizer ---------------===//
----------------
michalpaszkowski wrote:

Canonicalizer -> Normalizer

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


More information about the cfe-commits mailing list