[llvm] [AArch64][GlobalISel] More type support for G_VECREDUCE_ADD (PR #67433)

via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 28 06:16:51 PDT 2023


chuongg3 wrote:

Sorry about that, I have fixed it by updating `test/CodeGen/AArch64/vecreduce-add.ll` test in this [commit](https://github.com/llvm/llvm-project/commit/c381cea87330c3d38000351b5fd51751b240a8b6)
The patch just needed a rebase with the main branch since the review was made a couple days ago.

https://github.com/llvm/llvm-project/pull/67433


More information about the llvm-commits mailing list