[PATCH] D145301: Add more efficient vector bitcast for AArch64

Lawrence Benson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 11 05:54:23 PDT 2023


lawben added a comment.

Thanks for your effort in reviewing this patch. I think this solution is nicer than my original approach.

Could you please merge it with "Lawrence Benson <github at lawben.com>".

FYI: Once this is merged, I'll create the follow-up for the truncating store.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145301



More information about the llvm-commits mailing list