[llvm] [AArch64][SVE] Use INS when moving elements from bottom 128b of SVE type (PR #114034)
Paul Walker via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 29 05:59:25 PDT 2024
paulwalker-arm wrote:
Is it possible to extend the existing `Neon_INS_elt_pattern` multi-class because it would be preferable to have the related logic in one place.
https://github.com/llvm/llvm-project/pull/114034
More information about the llvm-commits
mailing list