[all-commits] [llvm/llvm-project] c0e308: [InstCombine] Pass DomTree and DomTreeCacheto LibC...

David Green via All-commits all-commits at lists.llvm.org
Fri Sep 13 00:37:09 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c0e308ba3d8ac252b8118d94a17b1351ca92b813
      https://github.com/llvm/llvm-project/commit/c0e308ba3d8ac252b8118d94a17b1351ca92b813
  Author: David Green <david.green at arm.com>
  Date:   2024-09-13 (Fri, 13 Sep 2024)

  Changed paths:
    M llvm/include/llvm/Transforms/Utils/SimplifyLibCalls.h
    M llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
    M llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
    M llvm/test/Transforms/InstCombine/pow-1.ll

  Log Message:
  -----------
  [InstCombine] Pass DomTree and DomTreeCacheto LibCallSimplifier (#108446)

This allows any combines to pick up Known states from dominating
conditions.



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