[all-commits] [llvm/llvm-project] 83d53c: [Flang][OpenMP] NFC: Remove unused argument for om...

Sergio Afonso via All-commits all-commits at lists.llvm.org
Wed Jul 3 05:13:26 PDT 2024


  Branch: refs/heads/users/skatrak/composite-lower-03-nfc-target
  Home:   https://github.com/llvm/llvm-project
  Commit: 83d53c3299de2e7b9874ee0083d180674ab51c30
      https://github.com/llvm/llvm-project/commit/83d53c3299de2e7b9874ee0083d180674ab51c30
  Author: Sergio Afonso <safonsof at amd.com>
  Date:   2024-07-03 (Wed, 03 Jul 2024)

  Changed paths:
    M flang/lib/Lower/OpenMP/OpenMP.cpp

  Log Message:
  -----------
  [Flang][OpenMP] NFC: Remove unused argument for omp.target lowering

This patch removes the `outerCombined` argument from `genTargetOp()` and the
`processReduction` argument from `genTargetClauses()`, as they aren't used.



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