diff options
| author | Erich Keane <ekeane@nvidia.com> | 2025-10-14 07:05:15 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-14 14:05:15 +0000 |
| commit | cc6d4d55727948d65ad07e98de5b2eecef704a88 (patch) | |
| tree | ce2cdd14d05dd8b2781d1718925f358ec062314d /clang/lib/Serialization/ModuleCache.cpp | |
| parent | 45495b5b5da551f7e4b5c466402ef07fa678e664 (diff) | |
| download | llvm-cc6d4d55727948d65ad07e98de5b2eecef704a88.zip llvm-cc6d4d55727948d65ad07e98de5b2eecef704a88.tar.gz llvm-cc6d4d55727948d65ad07e98de5b2eecef704a88.tar.bz2 | |
[OpenACC][NFC] Simplify Reduction Recipe Storage (#163393)
The inheritence link between the Reduction Recipe and the version with
storage made it overly complicated of an implementation for near zero
gain. This patch removes that link, and uses the private constructor of
the non-storage version to ensure only the 'right' ones get created in
the right place.
Diffstat (limited to 'clang/lib/Serialization/ModuleCache.cpp')
0 files changed, 0 insertions, 0 deletions
