[all-commits] [llvm/llvm-project] 73c0d0: [CGOpenMPRuntimeGPU] Remove uses of deprecated add...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue Mar 22 07:03:01 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 73c0d05e6a90612399de06a98201e9d6a9059797
https://github.com/llvm/llvm-project/commit/73c0d05e6a90612399de06a98201e9d6a9059797
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-03-22 (Tue, 22 Mar 2022)
Changed paths:
M clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp
Log Message:
-----------
[CGOpenMPRuntimeGPU] Remove uses of deprecated address constructor
Worth noting that the code marked with FIXME is dead and would
produce invalid IR if hit. Someone familiar with this code should
probably look into that.
More information about the All-commits
mailing list