[all-commits] [llvm/llvm-project] 4b0926: [libomptarget][nfc] Replace out arguments with str...
Jon Chesterfield via All-commits
all-commits at lists.llvm.org
Wed Jun 30 14:40:30 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4b0926b044b972ac34c84082face86061900471d
https://github.com/llvm/llvm-project/commit/4b0926b044b972ac34c84082face86061900471d
Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
Date: 2021-06-30 (Wed, 30 Jun 2021)
Changed paths:
M openmp/libomptarget/plugins/amdgpu/src/rtl.cpp
Log Message:
-----------
[libomptarget][nfc] Replace out arguments with struct return
A step towards making this function adequately self contained that it
can be tested easily. No functional change intended here, left variable
names unchanged.
Reviewed By: ronlieb
Differential Revision: https://reviews.llvm.org/D105229
More information about the All-commits
mailing list