[PATCH] D102855: [ARM][NEON] Combine base address updates for vld1x intrinsics

Kristina Bessonova via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 25 00:28:41 PDT 2021


krisb added a comment.

@dmgreen thank you for reviewing this!
I think I can also take a look at vldxdup intrinsics by the end of the week. They seem to be the last group of intrinsics that CombineBaseUpdate() hasn't been supporting yet.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102855



More information about the llvm-commits mailing list