<div dir="ltr"><div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-family:monospace,monospace">Hi there,</div><div class="gmail_default" style="font-family:monospace,monospace"><br></div><div class="gmail_default" style="font-family:monospace,monospace">I noticed that until now LLVM doesn’t have support for cross-call instruction scheduling (see `isSchedBoundary` at `lib/CodeGen/MachineScheduler.cpp`).</div><div class="gmail_default" style="font-family:monospace,monospace"><br></div><div class="gmail_default" style="font-family:monospace,monospace">I’m now an internship student on C++ compiler (powered by LLVM) and I’m planning to take it as my graduation project. Would this be a too-large-to-finish task, or it doesn’t have much potential performance improvement? Thanks.</div><div class="gmail_default" style="font-family:monospace,monospace"><br></div><div class="gmail_default" style="font-family:monospace,monospace">Regards,<br><br>Qiu Chaofan<br></div></div></div></div>