[llvm] Late temporal divergence lowering for SDAG (PR #67033)

Sameer Sahasrabuddhe via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 21 23:43:33 PDT 2023


https://github.com/ssahasra commented:

I think the first line of the commit description should not mention machine sink. The issue was triggered by machine sink, but this change introduces a pass that works in general.

https://github.com/llvm/llvm-project/pull/67033


More information about the llvm-commits mailing list