[PATCH] D142594: [AArch64] Eliminating the use of integer unit in moving from a Neon scalar result of a uaddlv to a Neon vector

NILANJANA BASU via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 27 00:05:31 PST 2023


nilanjana_basu added a comment.

In D142594#4138899 <https://reviews.llvm.org/D142594#4138899>, @dmgreen wrote:

> Thanks. From what I can see this LGTM.
>
> The Peephole optimizations have a habit of causing subtle problems. Please make sure you run a bootstrap at least to see if any problems arise.

Thank you for the review. I ran all unit tests, llvm-lit tests with llvm-test-suite & a bootstrap build test.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142594



More information about the llvm-commits mailing list