Quuxplusone / LLVMBugzillaTest

0 stars 0 forks source link

Memory exhaustion by clang 13 and before #51072

Open Quuxplusone opened 3 years ago

Quuxplusone commented 3 years ago
Bugzilla Link PR52105
Status NEW
Importance P enhancement
Reported by Johannes Doerfert (jdoerfert@anl.gov)
Reported on 2021-10-07 08:43:29 -0700
Last modified on 2021-10-07 08:45:55 -0700
Version unspecified
Hardware PC Linux
CC a.bataev@hotmail.com, huberjn@ornl.gov, llvm-bugs@lists.llvm.org
Fixed by commit(s)
Attachments tperf-copy.cc (26751 bytes, text/x-c++src)
Blocks
Blocked by
See also
Quuxplusone commented 3 years ago

Attached tperf-copy.cc (26751 bytes, text/x-c++src): reproducer

Quuxplusone commented 3 years ago

The reproducer seems to eat up all the memory when compiled with clang 13 and openmp nvptx offloading.