[all-commits] [llvm/llvm-project] df1684: [NFC][libc++][test][AIX] fix SIMD test XFAIL for c...

David Tenty via All-commits all-commits at lists.llvm.org
Thu Jun 6 08:29:37 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: df168427b314f057c739eaccb21f361d3628f03b
      https://github.com/llvm/llvm-project/commit/df168427b314f057c739eaccb21f361d3628f03b
  Author: David Tenty <daltenty at ibm.com>
  Date:   2024-06-06 (Thu, 06 Jun 2024)

  Changed paths:
    M libcxx/test/std/experimental/simd/simd.class/simd_copy.pass.cpp

  Log Message:
  -----------
  [NFC][libc++][test][AIX] fix SIMD test XFAIL for clang before 19 (#94509)

058e4454 added an XFAIL for this test on AIX because of a backend
limitation. That backend limitation
has been resolved by 0295c2ad and will be available for clang 19, so we
should update the test to
limit the XFAIL to clang versions before that.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list