diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2025-05-02 16:17:14 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-02 16:17:14 +0200 |
commit | 26bc8b0ffa4335fa18359de7c224f1460a8c102c (patch) | |
tree | dfea425deedfcdcb4264814200b5243e991bf557 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | aa4b44e69979b12d85e2b88cd8c924ce2e800b96 (diff) | |
download | llvm-26bc8b0ffa4335fa18359de7c224f1460a8c102c.zip llvm-26bc8b0ffa4335fa18359de7c224f1460a8c102c.tar.gz llvm-26bc8b0ffa4335fa18359de7c224f1460a8c102c.tar.bz2 |
llvm-reduce: Reduce with early return of arguments (#133627)
Extend the instruction -> return reduction with one that inserts
return of function arguments. Not sure how useful this really is. This
has more freedom since we could insert the return anywhere in the function,
but this just inserts the return in the entry block.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions