[all-commits] [llvm/llvm-project] 6b7753: [GlobalIsel] Combine G_ADD and G_SUB with constant...

Thorsten Schütt via All-commits all-commits at lists.llvm.org
Fri Aug 9 11:14:55 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6b7753112325286344bbebf050e5a0415a950f0e
      https://github.com/llvm/llvm-project/commit/6b7753112325286344bbebf050e5a0415a950f0e
  Author: Thorsten Schütt <schuett at gmail.com>
  Date:   2024-08-09 (Fri, 09 Aug 2024)

  Changed paths:
    M llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
    M llvm/include/llvm/CodeGen/GlobalISel/Utils.h
    M llvm/include/llvm/Target/GlobalISel/Combine.td
    M llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
    M llvm/lib/CodeGen/GlobalISel/Utils.cpp
    M llvm/test/CodeGen/AArch64/GlobalISel/combine-add-of-sub.mir
    A llvm/test/CodeGen/AArch64/GlobalISel/combine-integer-ll.ll
    M llvm/test/CodeGen/AArch64/GlobalISel/combine-integer.mir

  Log Message:
  -----------
  [GlobalIsel] Combine G_ADD and G_SUB with constants (#97771)



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