[PATCH] D81076: [PowerPC] Custom lower rotl v1i128 to vector_shuffle.

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 8 05:25:22 PDT 2020


lkail added a comment.

> Because the llc option -mcpu=pwr9 was added.

This reminds me we should not ignore pwr8. Please add RUN lines for pwr8, thanks.


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

https://reviews.llvm.org/D81076





More information about the llvm-commits mailing list