[all-commits] [llvm/llvm-project] 77aa79: [OpenMP][Docs] Cleanup libomptarget README
Johannes Doerfert via All-commits
all-commits at lists.llvm.org
Mon Nov 27 16:03:26 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 77aa79d4fb646b9fd28176d3845117a6a2da6745
https://github.com/llvm/llvm-project/commit/77aa79d4fb646b9fd28176d3845117a6a2da6745
Author: Johannes Doerfert <johannes at jdoerfert.de>
Date: 2023-11-27 (Mon, 27 Nov 2023)
Changed paths:
M openmp/libomptarget/README.txt
Log Message:
-----------
[OpenMP][Docs] Cleanup libomptarget README
Commit: 755e1088258b030cdd00cfa1b184c58fe41b4287
https://github.com/llvm/llvm-project/commit/755e1088258b030cdd00cfa1b184c58fe41b4287
Author: Johannes Doerfert <johannes at jdoerfert.de>
Date: 2023-11-27 (Mon, 27 Nov 2023)
Changed paths:
M openmp/libomptarget/DeviceRTL/src/Utils.cpp
Log Message:
-----------
[OpenMP][NFC] Remove unused variable
Commit: 30fbe73ba9c726acbe0658e4ea98f328724482e5
https://github.com/llvm/llvm-project/commit/30fbe73ba9c726acbe0658e4ea98f328724482e5
Author: Johannes Doerfert <johannes at jdoerfert.de>
Date: 2023-11-27 (Mon, 27 Nov 2023)
Changed paths:
M openmp/libomptarget/src/interface.cpp
Log Message:
-----------
[OpenMP][NFC] Remove else after return
Commit: d2636dc39043f6adda3a6797fc5b7966bd4cb2f0
https://github.com/llvm/llvm-project/commit/d2636dc39043f6adda3a6797fc5b7966bd4cb2f0
Author: Johannes Doerfert <johannes at jdoerfert.de>
Date: 2023-11-27 (Mon, 27 Nov 2023)
Changed paths:
M openmp/libomptarget/src/omptarget.cpp
Log Message:
-----------
[OpenMP][NFC] Fix diagnostic warnings
Commit: e1f911e40ce6ad4a7f393ea1b33e65b24940eb84
https://github.com/llvm/llvm-project/commit/e1f911e40ce6ad4a7f393ea1b33e65b24940eb84
Author: Johannes Doerfert <johannes at jdoerfert.de>
Date: 2023-11-27 (Mon, 27 Nov 2023)
Changed paths:
M openmp/libomptarget/src/rtl.cpp
Log Message:
-----------
[OpenMP][NFC] Simplify code
Compare: https://github.com/llvm/llvm-project/compare/295bd6fc4b91...e1f911e40ce6
More information about the All-commits
mailing list