[PATCH] D60707: [ARM] Adjust calling conventions for MVE vectors.

Simon Tatham via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 10 09:14:33 PST 2020


simon_tatham abandoned this revision.
simon_tatham added a comment.

I just spotted this old patch in a list of my unclosed reviews. `v2f64` is now legal in MVE by other means, so this patch is so far out of date that it would have to be done all over again if we needed it. Garbage-collecting it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D60707





More information about the llvm-commits mailing list