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

James Newling llvmlistbot at llvm.org
Mon May 12 09:21:34 PDT 2025


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

No, I'll remove. 

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


More information about the Mlir-commits mailing list