[PATCH] D136933: [AArch64][SME] Make all SME intrinsics use 32bit immediates.

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 28 04:20:27 PDT 2022


paulwalker-arm accepted this revision.
paulwalker-arm added a comment.
This revision is now accepted and ready to land.

I do wonder if the original inconsistency has led to a lack of reuse for some of the operand classes (for example vector indices), plus there may now be some unused operand classes but am happy to circle back later once the implementation has settled down.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136933



More information about the llvm-commits mailing list