[PATCH] D148134: [AArch64] Replace DUP scalar by DUP element

JinGu Kang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 14 00:14:17 PDT 2023


jaykang10 added a comment.

In D148134#4265983 <https://reviews.llvm.org/D148134#4265983>, @dmgreen wrote:

> OK, this might have uses in general. Like I said MIPeephole can have advantages. We can reinstate it if we find a good use, or get stuck doing it the other way.

Yep, I think the type cast with `v1i64` would be better to fix this issue.


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

https://reviews.llvm.org/D148134



More information about the llvm-commits mailing list