[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
Wed Jul 13 23:33:39 PDT 2022


pengfei updated this revision to Diff 444528.
pengfei marked an inline comment as done.
pengfei added a comment.

Address comments form Craig and Andy. Thanks!


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.444528.patch
Type: text/x-patch
Size: 23155 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220714/86b5c829/attachment.bin>


More information about the llvm-commits mailing list