[Mlir-commits] [mlir] [mlir][vector] Address linearization comments (post commit) (PR #138075)

Andrzej WarzyƄski llvmlistbot at llvm.org
Mon May 12 03:35:23 PDT 2025


================
@@ -836,8 +837,7 @@ struct TestVectorEmulateMaskedLoadStore final
   }
 };
 
-// TODO: move this code into the user project.
-namespace vendor {
+namespace bit_width_constrained_linearization {
----------------
banach-space wrote:

Do we need this namespace at all?

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


More information about the Mlir-commits mailing list