aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/AST/ByteCode/Compiler.cpp
diff options
context:
space:
mode:
authorVeera <32646674+veera-sivarajan@users.noreply.github.com>2025-11-09 21:08:22 -0800
committerGitHub <noreply@github.com>2025-11-09 21:08:22 -0800
commit996639d6ebb86ff15a8c99b67f1c2e2117636ae7 (patch)
tree8850171317c0823ec64e47dc3f9f6de6624a2e3f /clang/lib/AST/ByteCode/Compiler.cpp
parent0d786b9a207aa0e6d88dde7fd9ffe0b364db69a4 (diff)
downloadllvm-996639d6ebb86ff15a8c99b67f1c2e2117636ae7.zip
llvm-996639d6ebb86ff15a8c99b67f1c2e2117636ae7.tar.gz
llvm-996639d6ebb86ff15a8c99b67f1c2e2117636ae7.tar.bz2
[MLIR][BufferResultsToOutParamsPass] Add Option to Modify Public Function's Signature (#167248)
Since https://github.com/llvm/llvm-project/pull/162441, `buffer-results-to-out-params` transforms `private` functions only. But, as mentioned in https://github.com/llvm/llvm-project/pull/162441#issuecomment-3404195242, this is a breaking change for pipelines handling C code. Our pipeline @EfficientComputer is also affected by this breaking change. Therefore, this PR adds an opt-in flag to allow `public` functions to be transformed by `BufferResultsToOutParamsPass`.
Diffstat (limited to 'clang/lib/AST/ByteCode/Compiler.cpp')
0 files changed, 0 insertions, 0 deletions