lei requested changes to this revision. lei added a comment. This revision now requires changes to proceed.
Please move encoding tests to ppc64-encoding-ISA31.[txt|s]. ================ Comment at: clang/test/CodeGen/builtins-ppc-p10vector.c:108 + signed char *__c) { + // CHECK-BE: store i8 %{{.+}}, i8* %{{.+}}, align 1 + // CHECK-LE: store i8 %{{.+}}, i8* %{{.+}}, align 1 ---------------- I don't see a run line above that uses `CHECK-BE|CHECK-LE`. Since all these look the same, did you mean to use the default `CHECK`? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D82467/new/ https://reviews.llvm.org/D82467 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits