[PATCH] D152161: [AArch64][NFC] Normalise name of indexed forms of SQRDMLAH/SQRDMLSH

Ricardo Jesus via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 6 05:52:23 PDT 2023


rjj added a comment.

In D152161#4396263 <https://reviews.llvm.org/D152161#4396263>, @dmgreen wrote:

> Thanks. There is a mention of i32_indexed in llvm/test/CodeGen/AArch64/arm64-neon-v8.1a.ll that looks like it references the same thing. Other than that I agree this looks better.
>
> Thanks for splitting it out. LGTM.

Thanks very much, I've updated `llvm/test/CodeGen/AArch64/arm64-neon-v8.1a.ll` too!


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

https://reviews.llvm.org/D152161



More information about the llvm-commits mailing list