[llvm] [Loads] Pass DominatorTree if available (PR #95752)

via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 17 23:33:50 PDT 2024


ruiling wrote:

> Code change looks good to me -- is it possible to add a test for this?

Add one test through licm. The load was not hoisted before.

https://github.com/llvm/llvm-project/pull/95752


More information about the llvm-commits mailing list