[all-commits] [llvm/llvm-project] ecdeab: enable P10 vector builtins test on AIX 64 bit; NFC
Chen Zheng via All-commits
all-commits at lists.llvm.org
Thu Jul 21 00:51:59 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ecdeabef385d13bc0c3b935cc56b09883fd7b108
https://github.com/llvm/llvm-project/commit/ecdeabef385d13bc0c3b935cc56b09883fd7b108
Author: Chen Zheng <czhengsz at cn.ibm.com>
Date: 2022-07-21 (Thu, 21 Jul 2022)
Changed paths:
M clang/test/CodeGen/PowerPC/builtins-ppc-p10vector.c
Log Message:
-----------
enable P10 vector builtins test on AIX 64 bit; NFC
Verify that P10 vector builtins with type `vector signed __int128`
and `vector unsigned __int128` work well on AIX 64 bit.
More information about the All-commits
mailing list