[all-commits] [llvm/llvm-project] 18f49c: [libc++] Remove XFAIL for SIMD in optimized build ...

Louis Dionne via All-commits all-commits at lists.llvm.org
Mon Mar 11 12:22:20 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 18f49cf2e69676497cccc81ad5f5296fedcde338
      https://github.com/llvm/llvm-project/commit/18f49cf2e69676497cccc81ad5f5296fedcde338
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2024-03-11 (Mon, 11 Mar 2024)

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

  Log Message:
  -----------
  [libc++] Remove XFAIL for SIMD in optimized build (#84767)

It seems that updating the compiler in the CI resolved the issue, which
causes the test to be XPASSing now.

Fixes #74327



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