[all-commits] [llvm/llvm-project] 7ae3db: [OpenMP] Fix leftover use of removed function

Joseph Huber via All-commits all-commits at lists.llvm.org
Tue Dec 20 11:43:29 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7ae3db66e8a350ce3131fa3f1a19825be3c35d61
      https://github.com/llvm/llvm-project/commit/7ae3db66e8a350ce3131fa3f1a19825be3c35d61
  Author: Joseph Huber <jhuber6 at vols.utk.edu>
  Date:   2022-12-20 (Tue, 20 Dec 2022)

  Changed paths:
    M llvm/lib/Transforms/IPO/OpenMPOpt.cpp

  Log Message:
  -----------
  [OpenMP] Fix leftover use of removed function

Summary:
Didn't notice this one floating around as it was still cached somewhere.
Delete it.




More information about the All-commits mailing list