Issue 183864
Summary [InstCombine] Improve profile information preservation during reassociation
Labels new issue
Assignees
Reporter snehasish
    In Instcombine reassociations it may be possible to reason about the probabilities, reconfigure the order of reassociation or otherwise improve the preservation of profile data. We came across a few such cases while attempting to fix profile information loss. For now, we intend to mark these as unknown and revisit them later as a follow up.  Filing this issue to tag and track these cases.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to