[all-commits] [llvm/llvm-project] b19136: [OpenMP] Remove legacy pass manager run lines

Joseph Huber via All-commits all-commits at lists.llvm.org
Tue Apr 27 15:03:53 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b19136e35256c5b21aff93ea5b55b4c142408c40
      https://github.com/llvm/llvm-project/commit/b19136e35256c5b21aff93ea5b55b4c142408c40
  Author: Joseph Huber <jhuber6 at vols.utk.edu>
  Date:   2021-04-27 (Tue, 27 Apr 2021)

  Changed paths:
    M llvm/test/Transforms/OpenMP/hide_mem_transfer_latency.ll
    M llvm/test/Transforms/OpenMP/values_in_offload_arrays.ll

  Log Message:
  -----------
  [OpenMP] Remove legacy pass manager run lines

Summary:
Two tests in OpenMPOpt currently fail using the legacy pass manager. Remove
these run lines to prevent tests from failing.




More information about the All-commits mailing list