[all-commits] [llvm/llvm-project] 30b060: InstCombine: Support basic phis in SimplifyDemande...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Wed Mar 11 08:31:24 PDT 2026


  Branch: refs/heads/users/arsenm/instcombine/simplify-demanded-fpclass-phi-support
  Home:   https://github.com/llvm/llvm-project
  Commit: 30b0600a95c411a85c4f4b2d6e93fe3842cf5702
      https://github.com/llvm/llvm-project/commit/30b0600a95c411a85c4f4b2d6e93fe3842cf5702
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2026-03-11 (Wed, 11 Mar 2026)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineInternal.h
    M llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
    M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
    M llvm/test/Transforms/InstCombine/simplify-demanded-fpclass-phi.ll
    M llvm/test/Transforms/InstCombine/simplify-demanded-fpclass.ll

  Log Message:
  -----------
  InstCombine: Support basic phis in SimplifyDemandedFPClass

Some complex function edge case epilogs are only handled under
some control flow paths (e.g. lgamma and erfcinv).



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