[all-commits] [llvm/llvm-project] ff99fd: [OpenMP] Stabilize OpenMP/parallel_for_codegen.cpp...

Mike Rice via All-commits all-commits at lists.llvm.org
Tue May 18 16:19:08 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ff99fdf63f9939d5205c0c0df85f28c5509eac0f
      https://github.com/llvm/llvm-project/commit/ff99fdf63f9939d5205c0c0df85f28c5509eac0f
  Author: Mike Rice <michael.p.rice at intel.com>
  Date:   2021-05-18 (Tue, 18 May 2021)

  Changed paths:
    M clang/test/OpenMP/parallel_for_codegen.cpp

  Log Message:
  -----------
  [OpenMP] Stabilize OpenMP/parallel_for_codegen.cpp test (NFC)

Revert recent commit to require x86-registered-target (e4b790c5e3653053819182a67c593bc65de860ac).
Remove -O1 from the run lines so they are less dependent on backend passes.
Update the CHECK6 and CHECK10 lines with script.

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




More information about the All-commits mailing list