[all-commits] [llvm/llvm-project] 107f59: Add flang lowering changes for mapper field in map...

Akash Banerjee via All-commits all-commits at lists.llvm.org
Tue Feb 11 08:50:42 PST 2025


  Branch: refs/heads/users/akash/mapper_clause_lowering
  Home:   https://github.com/llvm/llvm-project
  Commit: 107f59d06dcb0523e373682b5879bb79c824bb2f
      https://github.com/llvm/llvm-project/commit/107f59d06dcb0523e373682b5879bb79c824bb2f
  Author: Akash Banerjee <Akash.Banerjee at amd.com>
  Date:   2025-02-11 (Tue, 11 Feb 2025)

  Changed paths:
    M flang/lib/Lower/OpenMP/ClauseProcessor.cpp
    M flang/lib/Lower/OpenMP/ClauseProcessor.h
    R flang/test/Lower/OpenMP/Todo/map-mapper.f90
    A flang/test/Lower/OpenMP/map-mapper.f90

  Log Message:
  -----------
  Add flang lowering changes for mapper field in map clause.


  Commit: 5144c7103d36779b89929ce85c8bcd8cfce17b8f
      https://github.com/llvm/llvm-project/commit/5144c7103d36779b89929ce85c8bcd8cfce17b8f
  Author: Akash Banerjee <Akash.Banerjee at amd.com>
  Date:   2025-02-11 (Tue, 11 Feb 2025)

  Changed paths:
    M flang/test/Lower/OpenMP/map-mapper.f90

  Log Message:
  -----------
  Split test into two separate directives.


  Commit: 4cc5aa3004aa32fdbf979ed0f524f5d4785ae433
      https://github.com/llvm/llvm-project/commit/4cc5aa3004aa32fdbf979ed0f524f5d4785ae433
  Author: Akash Banerjee <Akash.Banerjee at amd.com>
  Date:   2025-02-11 (Tue, 11 Feb 2025)

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

  Log Message:
  -----------
  Address reviewer comments.


  Commit: d3ec9c84beb0a73cd7fd54837c6688525f5db7b8
      https://github.com/llvm/llvm-project/commit/d3ec9c84beb0a73cd7fd54837c6688525f5db7b8
  Author: Akash Banerjee <Akash.Banerjee at amd.com>
  Date:   2025-02-11 (Tue, 11 Feb 2025)

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

  Log Message:
  -----------
  Replace std:string with llvm::StringRef


  Commit: e5d0cd9b62b2fc467deac7a8c823148d32fa3cb2
      https://github.com/llvm/llvm-project/commit/e5d0cd9b62b2fc467deac7a8c823148d32fa3cb2
  Author: Akash Banerjee <Akash.Banerjee at amd.com>
  Date:   2025-02-11 (Tue, 11 Feb 2025)

  Changed paths:
    M flang/test/Lower/OpenMP/declare-mapper.f90

  Log Message:
  -----------
  Add new test.


Compare: https://github.com/llvm/llvm-project/compare/c5b4f50e1308...e5d0cd9b62b2

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