[all-commits] [llvm/llvm-project] c93eef: Add flang lowering changes for mapper field in map...
Akash Banerjee via All-commits
all-commits at lists.llvm.org
Mon Feb 10 09:46:49 PST 2025
Branch: refs/heads/users/akash/mapper_clause_lowering
Home: https://github.com/llvm/llvm-project
Commit: c93eefb9cc4db635a694f16aee6b42525cd05e79
https://github.com/llvm/llvm-project/commit/c93eefb9cc4db635a694f16aee6b42525cd05e79
Author: Akash Banerjee <Akash.Banerjee at amd.com>
Date: 2025-02-10 (Mon, 10 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: cd9ea96f3e65936f3be889fb860b83403e9ec6da
https://github.com/llvm/llvm-project/commit/cd9ea96f3e65936f3be889fb860b83403e9ec6da
Author: Akash Banerjee <Akash.Banerjee at amd.com>
Date: 2025-02-10 (Mon, 10 Feb 2025)
Changed paths:
M flang/test/Lower/OpenMP/map-mapper.f90
Log Message:
-----------
Split test into two separate directives.
Commit: 1a0ddf7466456d3c230a1bf216dd7fd9820edc15
https://github.com/llvm/llvm-project/commit/1a0ddf7466456d3c230a1bf216dd7fd9820edc15
Author: Akash Banerjee <Akash.Banerjee at amd.com>
Date: 2025-02-10 (Mon, 10 Feb 2025)
Changed paths:
M flang/lib/Lower/OpenMP/ClauseProcessor.cpp
Log Message:
-----------
Address reviewer comments.
Commit: 1b3e235fb824647626f91d533eb1781a7e9ad88f
https://github.com/llvm/llvm-project/commit/1b3e235fb824647626f91d533eb1781a7e9ad88f
Author: Akash Banerjee <Akash.Banerjee at amd.com>
Date: 2025-02-10 (Mon, 10 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
Compare: https://github.com/llvm/llvm-project/compare/802c3dff9237...1b3e235fb824
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