diff options
author | Menooker <yijie.mei@intel.com> | 2024-09-04 20:36:19 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-04 20:36:19 +0800 |
commit | 26645ae2eea00456d98b497f348426c375409ce4 (patch) | |
tree | ac84488fac467ea7c4e285966807f4cf0e60e359 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | d65ff3e9364536f9e0bd5f1c1bace626c256a2ad (diff) | |
download | llvm-26645ae2eea00456d98b497f348426c375409ce4.zip llvm-26645ae2eea00456d98b497f348426c375409ce4.tar.gz llvm-26645ae2eea00456d98b497f348426c375409ce4.tar.bz2 |
[mlir][memref] Fix hoist-static-allocs option of buffer-results-to-out-params when function parameters are returned (#102093)
buffer-results-to-out-params pass will have a nullptr-referencing error
when hoist-static-allocs option is on, when the return value of a
function is a parameter of the function. This PR fixes this issue.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions