[PATCH] D115678: [PowerPC] Fix vector equality comparison for v2i64 pre-Power8

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 14 16:50:12 PST 2021


nemanjai added a comment.

In D115678#3193324 <https://reviews.llvm.org/D115678#3193324>, @bmahjour wrote:

> Shall we also add a test for `-mcpu=pwr8` to make sure `vcmpequd` is used?
>
> LGTM otherwise.

That's a good idea. I'll add it on the commit. Thank you.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115678



More information about the llvm-commits mailing list