[PATCH] D97193: [AArch64][SVE] Ensure hasFP has a consistent return value

Bradley Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 10 06:59:18 PST 2021


bsmith abandoned this revision.
bsmith added a comment.

Given this approach has other downsides (namely reserving x29 all the time for SVE), I think instead of doing this I'll revert the previous patch this fixes, and wait until we have a better approach for this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97193



More information about the llvm-commits mailing list