[PATCH] D35214: [compiler-rt][X86] Match the detection of cpu's for __cpu_model to the latest version of gcc

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 11 23:58:40 PDT 2017


craig.topper updated this revision to Diff 106144.
craig.topper added a comment.

Found a mistake in my previous patch around getAvailableFeatures where I forgot to still update the Features variable that gets passed to the AMD and Intel CPU detection


https://reviews.llvm.org/D35214

Files:
  lib/builtins/cpu_model.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35214.106144.patch
Type: text/x-patch
Size: 17499 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170712/63f96285/attachment.bin>


More information about the llvm-commits mailing list