[llvm] [SandboxVec][Scheduler][DAG] Fix the update of DGNode on setOperand (PR #214110)
via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 6 09:29:12 PDT 2026
vporpo wrote:
I modified the patch and made it a lot simpler. Instead of moving the callback to the scheduler i just made the DAG aware of the direction.
https://github.com/llvm/llvm-project/pull/214110
More information about the llvm-commits
mailing list