[polly] [polly] Skip instructions of different function in isHoistableLoad. (PR #118963)
Eli Friedman via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 6 11:02:22 PST 2024
https://github.com/efriedma-quic approved this pull request.
LGTM
I'm not sure logic here really makes sense... do we really want to be iterating over all the uses of a ConstantPointerNull? But this preserves the existing behavior, which seems fine.
https://github.com/llvm/llvm-project/pull/118963
More information about the llvm-commits
mailing list