[all-commits] [llvm/llvm-project] 9b692e: [GlobalIsel] Combine G_VSCALE (#94096)

Thorsten Schütt via All-commits all-commits at lists.llvm.org
Thu Jun 6 03:23:15 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9b692e562dbe6a5c9cac3b438f755d83ab8e947b
      https://github.com/llvm/llvm-project/commit/9b692e562dbe6a5c9cac3b438f755d83ab8e947b
  Author: Thorsten Schütt <schuett at gmail.com>
  Date:   2024-06-06 (Thu, 06 Jun 2024)

  Changed paths:
    M llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
    M llvm/include/llvm/CodeGen/GlobalISel/GenericMachineInstrs.h
    M llvm/include/llvm/Target/GlobalISel/Combine.td
    M llvm/lib/CodeGen/GlobalISel/CombinerHelperVectorOps.cpp
    A llvm/test/CodeGen/AArch64/GlobalISel/combine-vscale.mir

  Log Message:
  -----------
  [GlobalIsel] Combine G_VSCALE (#94096)

We need them for scalable address calculation and
legal scalable addressing modes.



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