<div dir="ltr"><div>What's the best way to get direct memory accesses for intrinsics via tblgen?</div><div><br></div><div>We have some instructions represented as intrinsics. These instructions allow direct memory access, I've tried multiclasses but they won't match. I've also tried "def : Pat<....> but it won't recognize the complex pattern as a valid operand?</div><div><br></div><div>Thanks.</div></div>