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

Bardia Mahjour via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 14 13:23:39 PST 2021


bmahjour accepted this revision.
bmahjour added a comment.
This revision is now accepted and ready to land.

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

LGTM otherwise.


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