[PATCH] D60837: [CGP] Look through bitcasts when duplicating returns for tail calls
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 23 14:45:26 PDT 2019
spatel accepted this revision.
spatel added a comment.
This revision is now accepted and ready to land.
LGTM.
Note that there is a dedicated folder for CGP IR tests at 'llvm/test/Transforms/CodeGenPrepare' with target subfolders under there, but there's also precedence for doing it this way, so we see IR and asm in the same file.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60837/new/
https://reviews.llvm.org/D60837
More information about the llvm-commits
mailing list