aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorErich Keane <ekeane@nvidia.com>2025-05-19 15:47:26 -0700
committerGitHub <noreply@github.com>2025-05-19 15:47:26 -0700
commitf171e050411efbed46c483db6d4dff7814e2d3e4 (patch)
tree64278ed8803cf8175bf9ab2dac59662f114a2237 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent5db4aeae3c413d586faed03771626818d6a807a9 (diff)
downloadllvm-f171e050411efbed46c483db6d4dff7814e2d3e4.zip
llvm-f171e050411efbed46c483db6d4dff7814e2d3e4.tar.gz
llvm-f171e050411efbed46c483db6d4dff7814e2d3e4.tar.bz2
[NFC][OpenACC] Refactor clause emission- (#140586)
Having the whole clause emission be in a header file ended up being pragmatic, but ended up being a sizable negative for a variety of reasons. This patch moves it to its own .cpp file and makes CIRGenFunction instead call into the visitor via a template instead. This is possible because the valid list of construct kinds is quite finite, and easy to enumerate.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions