[all-commits] [llvm/llvm-project] af06c5: [Flang] fix ppc-vec intrinsics testcases on AIX (N...

madanial0 via All-commits all-commits at lists.llvm.org
Thu Dec 14 16:16:14 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: af06c5f6349beca7411af53e5d8d37a157bb4cf7
      https://github.com/llvm/llvm-project/commit/af06c5f6349beca7411af53e5d8d37a157bb4cf7
  Author: madanial0 <118996571+madanial0 at users.noreply.github.com>
  Date:   2023-12-14 (Thu, 14 Dec 2023)

  Changed paths:
    M flang/test/Lower/PowerPC/ppc-vec-convert.f90
    M flang/test/Lower/PowerPC/ppc-vec-extract.f90
    M flang/test/Lower/PowerPC/ppc-vec-insert.f90
    M flang/test/Lower/PowerPC/ppc-vec-load.f90
    M flang/test/Lower/PowerPC/ppc-vec-perm.f90
    M flang/test/Lower/PowerPC/ppc-vec-splat.f90

  Log Message:
  -----------
  [Flang] fix ppc-vec intrinsics testcases on AIX (NFC) (#74347)

Modify ppc-vec intrinsic test cases to include support for both little
and big endianness

Co-authored-by: Mark Danial <mark.danial at ibm.com>




More information about the All-commits mailing list