[llvm-branch-commits] [llvm] [CodeGen] Fix incorrect rematerialization order in rematerializer (PR #189485)
Quentin Colombet via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Fri Apr 3 13:36:12 PDT 2026
https://github.com/qcolombet commented:
Can we turn the recursiveness in a loop?
If not, how can we make sure the depth doesn't go out of control?
https://github.com/llvm/llvm-project/pull/189485
More information about the llvm-branch-commits
mailing list