[all-commits] [llvm/llvm-project] 884184: [AArch64] MI Scheduler LDP combine follow up (#79003)

Sjoerd Meijer via All-commits all-commits at lists.llvm.org
Wed Jan 31 07:41:43 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 88418460502c524de1f1b014316eb5d603c3758f
      https://github.com/llvm/llvm-project/commit/88418460502c524de1f1b014316eb5d603c3758f
  Author: Sjoerd Meijer <smeijer at nvidia.com>
  Date:   2024-01-31 (Wed, 31 Jan 2024)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
    M llvm/test/CodeGen/AArch64/arm64-ldp-cluster.ll
    M llvm/test/CodeGen/AArch64/zext-to-tbl.ll

  Log Message:
  -----------
  [AArch64] MI Scheduler LDP combine follow up (#79003)

This is a follow up of 75d820dcdd86, adding more opcodes to the combine
target hook enabling more LDP creation.

Patch co-authored by Cameron McInally.




More information about the All-commits mailing list