[llvm] [MachinePipeliner] Improve loop carried dependence analysis (PR #94185)
Yuta Mukai via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 20 03:30:58 PST 2025
ytmukai wrote:
@quic-santdas I do not have performance data as I do not have a measurement environment. There are few loops that are no longer pipelined, as shown in the table above, so I consider it more important to fix missed optimizations.
https://github.com/llvm/llvm-project/pull/94185
More information about the llvm-commits
mailing list