[PATCH] D29283: [ARM] Avoid using ARM instructions in Thumb mode

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 31 04:37:12 PST 2017


rengolin added a comment.

In https://reviews.llvm.org/D29283#661515, @samparker wrote:

> Ok, will do. Just having a root around the tests, the missing Thumb2 tests appear to be in intrinsics-coprocessor.ll in the ARM folder instead.


Right. I'd either move the CDP test in there or duplicate all tests in the Thumb2 dir. Doesn't matter which way.

cheers,
--renato


https://reviews.llvm.org/D29283





More information about the llvm-commits mailing list