[all-commits] [llvm/llvm-project] 9a2c84: [X86] Early exit MIR AMX passes when AMX is unused...

aengelke via All-commits all-commits at lists.llvm.org
Tue Jun 11 23:14:54 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9a2c8418695ca302c85ec398cc8ed58653729461
      https://github.com/llvm/llvm-project/commit/9a2c8418695ca302c85ec398cc8ed58653729461
  Author: aengelke <engelke at in.tum.de>
  Date:   2024-06-12 (Wed, 12 Jun 2024)

  Changed paths:
    M llvm/lib/Target/X86/X86FastPreTileConfig.cpp
    M llvm/lib/Target/X86/X86FastTileConfig.cpp
    M llvm/lib/Target/X86/X86PreTileConfig.cpp
    M llvm/lib/Target/X86/X86TileConfig.cpp

  Log Message:
  -----------
  [X86] Early exit MIR AMX passes when AMX is unused (#94989)

Follow-up of #94358. Do the checks even before calling getRegisterInfo
etc., because some of these are virtual function calls.



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