[PATCH] D66577: [ARM] Fold VCMP into VPT

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 22 02:17:02 PDT 2019


dmgreen added a comment.

I was tired as looking at so many VPST instructions.

On an aside, P0 seems like a better choice for codegen than VPR from what I understand, more accurately specifying what is modified in the regsiters. I feel like the registers should be more "related" than they are, being subregisters of each other or something. But I've not looked into that more thoroughly.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66577/new/

https://reviews.llvm.org/D66577





More information about the llvm-commits mailing list