[all-commits] [llvm/llvm-project] 360f7f: [GlobalISel] Call `setInstrAndDebugLoc` before `tr...

Shilei Tian via All-commits all-commits at lists.llvm.org
Fri Mar 29 12:27:49 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 360f7f5674c4ddef006d233ef7259f8fe07ae81b
      https://github.com/llvm/llvm-project/commit/360f7f5674c4ddef006d233ef7259f8fe07ae81b
  Author: Shilei Tian <i at tianshilei.me>
  Date:   2024-03-29 (Fri, 29 Mar 2024)

  Changed paths:
    M llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
    M llvm/test/TableGen/GlobalISelCombinerEmitter/match-table.td
    M llvm/utils/TableGen/GlobalISelCombinerEmitter.cpp

  Log Message:
  -----------
  [GlobalISel] Call `setInstrAndDebugLoc` before `tryCombineAll` (#86993)

This can remove all unnecessary redundant calls in each combiner.



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