[PATCH] D129647: [X86] Use generic tuning for "x86-64" if "tune-cpu" is not specified

Phoebe Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 14 19:05:28 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG190518da4b6b: [X86] Use generic tuning for "x86-64" if "tune-cpu" is not specified (authored by pengfei).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D129647/new/

https://reviews.llvm.org/D129647

Files:
  llvm/lib/Target/X86/X86.td
  llvm/lib/Target/X86/X86TargetMachine.cpp
  llvm/test/CodeGen/X86/pow.ll
  llvm/test/CodeGen/X86/sqrt-fastmath-tune.ll
  llvm/test/CodeGen/X86/sqrt-fastmath-tunecpu-attr.ll
  llvm/test/CodeGen/X86/sqrt-fastmath.ll
  llvm/test/CodeGen/X86/x86-cmov-converter.ll
  llvm/test/DebugInfo/COFF/register-variables.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129647.444855.patch
Type: text/x-patch
Size: 23155 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220715/069786cc/attachment.bin>


More information about the llvm-commits mailing list