[PATCH] D60837: [CGP] Look through bitcasts when duplicating returns for tail calls

Francis Visoiu Mistrih via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 23 15:00:53 PDT 2019


thegameg added a comment.

In D60837#1476259 <https://reviews.llvm.org/D60837#1476259>, @spatel wrote:

> LGTM.


Thanks!

> 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.

Oh, good to know, thanks!


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60837/new/

https://reviews.llvm.org/D60837





More information about the llvm-commits mailing list