[PATCH] D53485: [ScheduleDAGRRList] Do not preschedule the node has ADJCALLSTACKDOWN parent
Tim Neumann via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 21 21:31:42 PST 2018
TimNN added a comment.
Sorry for taking so long to reply. The original example I shared (https://gist.github.com/TimNN/501819422631149c3ab2b8cc0b15c98d) reproduces the issue for the AVR target. I'm not sure about the terminology here, but I would consider AVR "in-tree", even though it is still experimental. I don't know if / how the issue can be reproduced on other targets.
Repository:
rL LLVM
https://reviews.llvm.org/D53485
More information about the llvm-commits
mailing list