[PATCH] D36707: [CodeGen]Refactor CpuSupports/CPUIs Builtin Code Gen to better work with "target" implementation
Erich Keane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 15 08:08:59 PDT 2017
erichkeane added a comment.
Of course, overnight I realized I am probably better off having the 'CpuSupports' validate MULTIPLE features at a time! I'll update this patch with an improvement when I get one that I think is really useful. Sorry for the thrash.
https://reviews.llvm.org/D36707
More information about the cfe-commits
mailing list