================
@@ -1263,6 +1263,46 @@ class MemSetInlineInst : public MemSetInst {
   }
 };
 
+/// This is the base class for memset.pattern
----------------
topperc wrote:
experimental.memsest.pattern?
https://github.com/llvm/llvm-project/pull/97583