[all-commits] [llvm/llvm-project] d0be94: [X86] Add slow div64 tuning flag to Nehalem target...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Mon May 6 10:31:58 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d0be944aa51194145cd15c987af67489f735059d
      https://github.com/llvm/llvm-project/commit/d0be944aa51194145cd15c987af67489f735059d
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2024-05-06 (Mon, 06 May 2024)

  Changed paths:
    M llvm/lib/Target/X86/X86.td
    M llvm/test/CodeGen/X86/bypass-slow-division-64.ll

  Log Message:
  -----------
  [X86] Add slow div64 tuning flag to Nehalem target (#91129)

This appears to have been missed because later cpus don't inherit from Nehalem tuning much.

Noticed while cleaning up for #90985



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