Qiu Chaofan via llvm-dev
2019-Mar-26 02:38 UTC
[llvm-dev] Is there any progress on cross-call scheduling?
Hi there, I noticed that until now LLVM doesn’t have support for cross-call instruction scheduling (see `isSchedBoundary` at `lib/CodeGen/MachineScheduler.cpp`). 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. Regards, Qiu Chaofan -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190326/d2841cdd/attachment.html>