diff options
author | Tres Popp <tpopp@google.com> | 2021-01-15 17:11:41 +0100 |
---|---|---|
committer | Tres Popp <tpopp@google.com> | 2021-01-19 10:20:20 +0100 |
commit | 170199f56262cc3c80591d332da3128bc25ada96 (patch) | |
tree | 888de4c9ff02f8bb5dddf0f3558cd68c5e54ccd1 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | c3ce2627949eee3b5d3012db78f670919a49b35d (diff) | |
download | llvm-170199f56262cc3c80591d332da3128bc25ada96.zip llvm-170199f56262cc3c80591d332da3128bc25ada96.tar.gz llvm-170199f56262cc3c80591d332da3128bc25ada96.tar.bz2 |
[llvm][nvptx] add atomicity to counter in ISelLowering
Previously uniqueCallSite could have race conditions between different
threads. Now it is accessed with an atomic RMW and will be unique
between different threads.
Differential Revision: https://reviews.llvm.org/D94784
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions