[llvm] [ScheduleDAG] Fix and simplify the algorithm used for finding callseq_start (PR #149692)
via llvm-commits
llvm-commits at lists.llvm.org
Sat Aug 2 13:52:09 PDT 2025
knickish wrote:
Are we emitting nested callseqs incorrectly then? The actual callseq emission code is not changed here
https://github.com/llvm/llvm-project/pull/149692
More information about the llvm-commits
mailing list