[all-commits] [llvm/llvm-project] 2121c6: Add flang lowering changes for mapper field in map...
Akash Banerjee via All-commits
all-commits at lists.llvm.org
Tue Feb 18 08:31:18 PST 2025
Branch: refs/heads/users/akash/mapper_clause_lowering
Home: https://github.com/llvm/llvm-project
Commit: 2121c61420db36438293ae2df8b297f70ab4b61c
https://github.com/llvm/llvm-project/commit/2121c61420db36438293ae2df8b297f70ab4b61c
Author: Akash Banerjee <Akash.Banerjee at amd.com>
Date: 2025-02-18 (Tue, 18 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: aaf3159da56c7e8d1dcc8f1acb2054a578c7d9ad
https://github.com/llvm/llvm-project/commit/aaf3159da56c7e8d1dcc8f1acb2054a578c7d9ad
Author: Akash Banerjee <Akash.Banerjee at amd.com>
Date: 2025-02-18 (Tue, 18 Feb 2025)
Changed paths:
M flang/test/Lower/OpenMP/map-mapper.f90
Log Message:
-----------
Split test into two separate directives.
Commit: 38c5db0e198fdcc5bd50679b5a7e514aa7c1a4f9
https://github.com/llvm/llvm-project/commit/38c5db0e198fdcc5bd50679b5a7e514aa7c1a4f9
Author: Akash Banerjee <Akash.Banerjee at amd.com>
Date: 2025-02-18 (Tue, 18 Feb 2025)
Changed paths:
M flang/lib/Lower/OpenMP/ClauseProcessor.cpp
Log Message:
-----------
Address reviewer comments.
Commit: c22d335610c0ca9ccbeb152a168463b49985b9ff
https://github.com/llvm/llvm-project/commit/c22d335610c0ca9ccbeb152a168463b49985b9ff
Author: Akash Banerjee <Akash.Banerjee at amd.com>
Date: 2025-02-18 (Tue, 18 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: 20a54966bca074018befe2ea51d9dda28a17074e
https://github.com/llvm/llvm-project/commit/20a54966bca074018befe2ea51d9dda28a17074e
Author: Akash Banerjee <Akash.Banerjee at amd.com>
Date: 2025-02-18 (Tue, 18 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/e5d0cd9b62b2...20a54966bca0
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