[PATCH] D23500: [ARM] Correct ARMv8*-A optional extension definitions in TargetParser

Renato Golin via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 18 01:58:18 PDT 2016


rengolin added a comment.

Hi Tim,

Some of the TargetParser tests are automatic, with both the tests and the checks generated from the same tables, so they will continue to stress those lines.

The validity of this technique may be discussed, and tests changed, but I don't think it should be related to this commit.

cheers,
--renato


https://reviews.llvm.org/D23500





More information about the llvm-commits mailing list