[all-commits] [llvm/llvm-project] 133201: Add flang lowering changes for mapper field in map...
Akash Banerjee via All-commits
all-commits at lists.llvm.org
Tue Feb 18 09:40:05 PST 2025
Branch: refs/heads/users/akash/mapper_clause_lowering
Home: https://github.com/llvm/llvm-project
Commit: 133201392acae1f6fc26ad600613d8f427db5d7c
https://github.com/llvm/llvm-project/commit/133201392acae1f6fc26ad600613d8f427db5d7c
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: e92b4c877e7aab998e85f0edce498515fe8c02ec
https://github.com/llvm/llvm-project/commit/e92b4c877e7aab998e85f0edce498515fe8c02ec
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: e3c138808466b62408f0796fb44097f87ca8d540
https://github.com/llvm/llvm-project/commit/e3c138808466b62408f0796fb44097f87ca8d540
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: b999d72dab0a42f0f787e6d04b9a148fdd934918
https://github.com/llvm/llvm-project/commit/b999d72dab0a42f0f787e6d04b9a148fdd934918
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: 862fda5b584369dd2437ae3504e965a3c4cd52a1
https://github.com/llvm/llvm-project/commit/862fda5b584369dd2437ae3504e965a3c4cd52a1
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/20a54966bca0...862fda5b5843
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