[all-commits] [llvm/llvm-project] fdac7d: [OpenMPIRBuilder] NFC: Improve description of IsTa...
Sergio Afonso via All-commits
all-commits at lists.llvm.org
Tue Jan 30 04:51:55 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fdac7d0b6f74f919d319b31a0680c77f66732586
https://github.com/llvm/llvm-project/commit/fdac7d0b6f74f919d319b31a0680c77f66732586
Author: Sergio Afonso <safonsof at amd.com>
Date: 2024-01-30 (Tue, 30 Jan 2024)
Changed paths:
M llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
Log Message:
-----------
[OpenMPIRBuilder] NFC: Improve description of IsTargetDevice and IsGPU (#79322)
This patch tries to better explain the differences between the
`IsTargetDevice` and `IsGPU` flags of the `OpenMPIRBuilderConfig`.
More information about the All-commits
mailing list