[all-commits] [llvm/llvm-project] a6eddf: [Loads] Pass DominatorTree if available (#95752)
Ruiling, Song via All-commits
all-commits at lists.llvm.org
Tue Jun 18 00:53:49 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a6eddf9a79709e3161d3aad86d44ab1097f57f22
https://github.com/llvm/llvm-project/commit/a6eddf9a79709e3161d3aad86d44ab1097f57f22
Author: Ruiling, Song <ruiling.song at amd.com>
Date: 2024-06-18 (Tue, 18 Jun 2024)
Changed paths:
M llvm/lib/Analysis/Loads.cpp
A llvm/test/Transforms/LICM/hoist-speculatable-load.ll
Log Message:
-----------
[Loads] Pass DominatorTree if available (#95752)
For better dominance check inside the function.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list