aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorSergio Afonso <safonsof@amd.com>2025-03-13 14:50:23 +0000
committerGitHub <noreply@github.com>2025-03-13 14:50:23 +0000
commit237a9108190dbdd172175f914b28757345dbed76 (patch)
treee82a29f0e81cc288e9d12da3dd4d338454ecc978 /flang/lib/Frontend/CompilerInvocation.cpp
parentc3c97eab12746f206e695846d327ffba132afa49 (diff)
downloadllvm-237a9108190dbdd172175f914b28757345dbed76.zip
llvm-237a9108190dbdd172175f914b28757345dbed76.tar.gz
llvm-237a9108190dbdd172175f914b28757345dbed76.tar.bz2
[MLIR][OpenMP] Remove the ReductionClauseInterface, NFC (#130978)
This patch removes the `ReductionClauseInterface` and all definitions of its associated `getAllReductionVars` method. The method mandated by this interface is not used anywhere and the conflicts its definition produces when multiple reduction clauses are present in an operation result in a more convoluted operation definition, so it seems better to remove it and only add something like this if there's a clear advantage to it.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions