[all-commits] [llvm/llvm-project] fcd010: Bail out early in the generic combine to reduce id...

Fabian Ritter via All-commits all-commits at lists.llvm.org
Fri Jun 6 00:28:42 PDT 2025


  Branch: refs/heads/users/ritter-x2a/06-04-_amdgpu_sdag_add_isd_ptradd_dag_combines
  Home:   https://github.com/llvm/llvm-project
  Commit: fcd01007b252aee31c589d378cff1f87469e6a55
      https://github.com/llvm/llvm-project/commit/fcd01007b252aee31c589d378cff1f87469e6a55
  Author: Fabian Ritter <fabian.ritter at amd.com>
  Date:   2025-06-06 (Fri, 06 Jun 2025)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
    M llvm/lib/Target/AMDGPU/SIISelLowering.cpp

  Log Message:
  -----------
  Bail out early in the generic combine to reduce identation, add a comment referring to the target-specific reassociation there, and remove a currently unused variable in the target-specific combine.



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