diff options
author | Yaxun (Sam) Liu <yaxun.liu@amd.com> | 2023-11-16 08:42:54 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-16 08:42:54 -0500 |
commit | 27e6e4a4d0e3296cebad8db577ec0469a286795e (patch) | |
tree | 49f7b49ab9cca163c827277f560660d1bcc6e19d /llvm/lib/Bitcode/Reader/BitcodeAnalyzer.cpp | |
parent | ea84897ba3e7727a3aa3fbd6d84b6b4ab573c70d (diff) | |
download | llvm-27e6e4a4d0e3296cebad8db577ec0469a286795e.zip llvm-27e6e4a4d0e3296cebad8db577ec0469a286795e.tar.gz llvm-27e6e4a4d0e3296cebad8db577ec0469a286795e.tar.bz2 |
[CUDA][HIP] make trivial ctor/dtor host device (#72394)
Make trivial ctor/dtor implicitly host device functions so that they can
be used to initialize file-scope
device variables to match nvcc behavior.
Fixes: https://github.com/llvm/llvm-project/issues/72261
Fixes: SWDEV-432412
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeAnalyzer.cpp')
0 files changed, 0 insertions, 0 deletions