[PATCH] D104776: [llvm][ARM] Treat xscale arch as an alias of armv5te

David Spickett via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 23 06:16:11 PDT 2021


DavidSpickett added a comment.

> I'm not sure if xscale should enable iwmmxt, the best "docs" seem to be the wiki (https://en.wikipedia.org/wiki/XScale). Which says there were some xscale with this feature (v1 or v2 not sure).

Confirmed that GAS sets the same attributes for xscale so I think what's here is correct.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104776



More information about the llvm-commits mailing list