[PATCH] D21288: [AArch64] Switch regression tests to test features not CPUs

Renato Golin via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 13 07:59:00 PDT 2016


rengolin added a comment.

Hi Silviu,

I'm all for using target features, and that's a good way to make sure we test *all* CPUs, not just the one where the feature was introduced.

Do we also need a small test to show that certain CPUs still have certain features? I'm not sure how to do that, though.

cheers,
--renato


http://reviews.llvm.org/D21288





More information about the llvm-commits mailing list