[PATCH] D117951: [SLP] Optimize reschedule of previously scheduled bundle member [NFC]
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 4 13:14:15 PST 2022
reames abandoned this revision.
reames added a comment.
Once I dug into the failure reported, I realized that doing this correctly turned out to be much more complicated than I'd first thought. Given I don't have a strong motivation for this other than a minor performance win which doesn't even improve the example I'm currently targeting, I'm going to set this aside for now and return to it if warranted in the future.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117951/new/
https://reviews.llvm.org/D117951
More information about the llvm-commits
mailing list