[PATCH] D86864: [MachineSinking] sink more profitable loads

Qing Shan Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 27 21:48:52 PST 2020


steven.zhang added a comment.

Is it better to have the check before 'if (PDT->dominates(To, BB)) {' ?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86864/new/

https://reviews.llvm.org/D86864



More information about the llvm-commits mailing list