[PATCH] D148016: CodeGenPrep: insert return after tail calls that return their arg.
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 11 07:26:24 PDT 2023
nikic added a comment.
Possibly we should just drop the stripPointerCasts()? This is probably just not relevant anymore with opaque pointers.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148016/new/
https://reviews.llvm.org/D148016
More information about the llvm-commits
mailing list