<div dir="ltr"><div><div>Hi,<br><br></div>  I found that some code with llvm.lifetime.* intrinsics will raise assertion failure in Thumb1 backend when stack coloring is enabled.  The root cause is that we are accessing the stack slot for frame pointer without checking the existence of the stack slot.  The test cases and the patch are attached.  Please have a look.  Thanks.<br>
<br></div>Sincerely,<br>Logan<br></div>