[PATCH] D94159: [PowerPC] [NFC] Add AIX triple to some regression tests

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 12 01:44:49 PST 2021


qiucf added a comment.

In D94159#2483878 <https://reviews.llvm.org/D94159#2483878>, @steven.zhang wrote:

> It surprises to me that you didn't see the difference between LE and AIX, which doesn't make sense to me. Please double confirm to see if there is any conflict when update the test with the script.

I pre-committed a change updating tests marked auto-generated (except those have extra combining/scheduling log check) and rebased this patch. So these cases won't change again after running the script. I plan this patch as first step to improve AIX test coverage, so this includes only cases which don't need extra prefix. And I'll add others in following commits.


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

https://reviews.llvm.org/D94159



More information about the llvm-commits mailing list