diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2020-01-14 16:42:23 -0500 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2020-01-14 16:59:22 -0500 |
commit | a48600c0a653d34f4af760f117755ed1776adf9d (patch) | |
tree | 9523d990a32d39f4d94f3f6d04b272647fe17e9a /mlir/lib/Dialect/Linalg/Transforms/LinalgToLoops.cpp | |
parent | 1bd14ce39293df61888042916a7e43b9e502a4de (diff) | |
download | bcm5719-llvm-a48600c0a653d34f4af760f117755ed1776adf9d.tar.gz bcm5719-llvm-a48600c0a653d34f4af760f117755ed1776adf9d.zip |
[OPENMP]Do not emit special virtual function for NVPTX target.
There are no special virtual function handlers (like __cxa_pure_virtual)
defined for NVPTX target, so just emit such functions as null pointers
to prevent issues with linking and unresolved references.
Diffstat (limited to 'mlir/lib/Dialect/Linalg/Transforms/LinalgToLoops.cpp')
0 files changed, 0 insertions, 0 deletions