aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/IR/Module.cpp
diff options
context:
space:
mode:
authorErich Keane <ekeane@nvidia.com>2025-09-05 12:18:15 -0700
committerGitHub <noreply@github.com>2025-09-05 19:18:15 +0000
commita549e73cad60336d8e9c0622ae7ad86aa65ef4ce (patch)
treecc6d9320b2605761380f8f5c433ee179b5ef7bf6 /llvm/lib/IR/Module.cpp
parent7506900b8895a4185e47b33eb734083640f20d24 (diff)
downloadllvm-a549e73cad60336d8e9c0622ae7ad86aa65ef4ce.zip
llvm-a549e73cad60336d8e9c0622ae7ad86aa65ef4ce.tar.gz
llvm-a549e73cad60336d8e9c0622ae7ad86aa65ef4ce.tar.bz2
[OpenACC][NFCI] Split recipe generation into its own class (#157160)
The recipe generation was dependent on the clause kind, which meant we had all of the recipe generation duplicated in each of clauses. This patch copy/pastes all of them into their own type to do recipe generation, which should reduce clang's size. Additionally, we've moved it off into its own file, which should make readability/organization improvements.
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions