[PATCH] D26343: [RFC] Refactor TargetParserTests

Renato Golin via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 6 22:36:31 PST 2016


rengolin added a comment.

Hi Jojo,

Thanks for the patch. Other checks we could do here:

- for each arch, what's the default CPU.
- given some arch/CPU, make sure some extensions are *not* accepted. For these, one each or even less would be fine.


https://reviews.llvm.org/D26343





More information about the llvm-commits mailing list