aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/ErrorTest.cpp
diff options
context:
space:
mode:
authorTom Eccles <tom.eccles@arm.com>2025-02-06 10:25:15 +0000
committerGitHub <noreply@github.com>2025-02-06 10:25:15 +0000
commit4daf30709982fac07c7519032a9586323e276f4b (patch)
tree27b4b8bca37240ce1432b0ffd088d6c759de7ef6 /llvm/unittests/Support/ErrorTest.cpp
parent112490ce04edeb0b34ab2079b649e907c62fd47e (diff)
downloadllvm-4daf30709982fac07c7519032a9586323e276f4b.zip
llvm-4daf30709982fac07c7519032a9586323e276f4b.tar.gz
llvm-4daf30709982fac07c7519032a9586323e276f4b.tar.bz2
[flang][Lower][OpenMP][NFC] tidy up PrivateReductionUtils (#125867)
First part of a series of patches to improve private/reduction init and cleanup region generation. This commit is NFC. I factored out processing for each datatype into its own method so that it is easier to keep track of what is being handled where (I found the old gigantic init region generation function difficult to navigate). The methods all share context in a helper class to avoid having to pass a very large number of arguments. I also removed the conflation between the mold argument and the mold argument after loading. This should make it easier to avoid generating dead uses of the mold argument in a later non-nfc patch.
Diffstat (limited to 'llvm/unittests/Support/ErrorTest.cpp')
0 files changed, 0 insertions, 0 deletions