[PATCH] D121410: Have cpu-specific variants set 'tune-cpu' as an optimization hint

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 11 10:46:31 PST 2022


erichkeane updated this revision to Diff 414699.
erichkeane added a comment.

Corrected the last few processor names thanks to @andrew.w.kaylor  and @pengfei


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

https://reviews.llvm.org/D121410

Files:
  clang/include/clang/Basic/TargetInfo.h
  clang/lib/Basic/Targets/X86.cpp
  clang/lib/Basic/Targets/X86.h
  clang/lib/CodeGen/CodeGenModule.cpp
  clang/test/CodeGen/attr-cpuspecific-avx-abi.c
  clang/test/CodeGen/attr-cpuspecific.c
  llvm/include/llvm/Support/X86TargetParser.def

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121410.414699.patch
Type: text/x-patch
Size: 13313 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220311/175ea0b5/attachment-0001.bin>


More information about the cfe-commits mailing list