[all-commits] [llvm/llvm-project] bc5c63: enable P10 vector builtins test on AIX 64 bit; NFC

Chen Zheng via All-commits all-commits at lists.llvm.org
Thu Jul 21 01:23:57 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bc5c637376ce024df7964c6095180c2ddf59e690
      https://github.com/llvm/llvm-project/commit/bc5c637376ce024df7964c6095180c2ddf59e690
  Author: Chen Zheng <czhengsz at cn.ibm.com>
  Date:   2022-07-21 (Thu, 21 Jul 2022)

  Changed paths:
    M llvm/test/CodeGen/PowerPC/builtins-ppc-p10vsx.ll
    M llvm/test/CodeGen/PowerPC/p10-vector-divide.ll
    M llvm/test/CodeGen/PowerPC/p10-vector-mask-ops.ll
    M llvm/test/CodeGen/PowerPC/p10-vector-modulo.ll
    M llvm/test/CodeGen/PowerPC/p10-vector-multiply.ll
    M llvm/test/CodeGen/PowerPC/p10-vector-sign-extend.ll

  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