[PATCH] D29623: [ARM] Replace HasT2ExtractPack with HasDSP

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 13 01:29:38 PST 2017


samparker added a comment.

Hi Diana,

Thanks for the testing tips, I'll make the changes. For the flags I found that no target specified T2Extract without specifying DSP and I only found a single test that referenced it. I also crossed checked the manuals and couldn't see why the extract instructions had been predicated on that specify flag.

Thanks,
sam


https://reviews.llvm.org/D29623





More information about the llvm-commits mailing list