[Mlir-commits] [mlir] Rename structured.{vectorize => vectorize_children}. (PR #66575)

Nicolas Vasilache llvmlistbot at llvm.org
Tue Sep 19 01:23:36 PDT 2023


Ingo =?utf-8?q?Müller?= <ingomueller at google.com>
Message-ID:
In-Reply-To: <llvm/llvm-project/pull/66575/mlir at github.com>


nicolasvasilache wrote:

Let's call it `VectorizeChildrenAndApplyPatterns` for now. 
This op should be retired and replaced by only masked_vectorize followed by the proper apply_patterns now that it is possible to do so.

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


More information about the Mlir-commits mailing list