[all-commits] [llvm/llvm-project] 9c4717: [libc++][PSTL][NFC] Fix the naming in the SIMD bac...

philnik777 via All-commits all-commits at lists.llvm.org
Thu May 4 09:15:10 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9c4717af22307ea64e3514c3c384dda0bdfdf12d
      https://github.com/llvm/llvm-project/commit/9c4717af22307ea64e3514c3c384dda0bdfdf12d
  Author: Nikolas Klauser <n_klauser at apple.com>
  Date:   2023-05-04 (Thu, 04 May 2023)

  Changed paths:
    M libcxx/include/__pstl/internal/parallel_backend.h
    M libcxx/include/__pstl/internal/unseq_backend_simd.h
    M libcxx/include/__pstl/internal/utils.h
    M pstl/include/pstl/internal/unseq_backend_simd.h

  Log Message:
  -----------
  [libc++][PSTL][NFC] Fix the naming in the SIMD backend

Reviewed By: ldionne, #libc

Spies: sstefan1, jplehr, libcxx-commits, miyuki

Differential Revision: https://reviews.llvm.org/D149787




More information about the All-commits mailing list