[PATCH] D97909: [AIX] Allow safe for 32bit P8 VSX pattern matching

Zarko Todorovski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 9 15:26:09 PST 2021


ZarkoCA marked an inline comment as done.
ZarkoCA added a comment.

> I think we should have the ppc64 test in p8-scalar_vector_conversions.ll since it is essentially the same as the BE results in there but without the descriptive register names. Then rename this file staring with aix32.

Thanks, that's a good suggestion. I added a line in between the LE/BE/AIX test to hopefully make it easier to read in that file.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97909



More information about the llvm-commits mailing list