diff options
author | Joseph Huber <jhuber6@vols.utk.edu> | 2023-07-05 16:07:21 -0500 |
---|---|---|
committer | Joseph Huber <jhuber6@vols.utk.edu> | 2023-07-05 16:08:37 -0500 |
commit | 515bd1c9b88189f4f48406e81448ccf4d263b268 (patch) | |
tree | 34647fbe956d65f828d3fc5079f7ba2b980a9549 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | a2b7297dff345e3fc4886c7e76a67d32ea2cd134 (diff) | |
download | llvm-515bd1c9b88189f4f48406e81448ccf4d263b268.zip llvm-515bd1c9b88189f4f48406e81448ccf4d263b268.tar.gz llvm-515bd1c9b88189f4f48406e81448ccf4d263b268.tar.bz2 |
[libc][Obvious] Fix timing on AMDGPU not being initialized
Summary:
Reviewer requested that this routine not be a macro, however that means
that it was not being intitialized as the static initializer was done
before the memcpy from the device. Fix this so we can get timing
information.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions