[PATCH] D130374: [Passes] add a tail-call-elim pass near the end of the opt pipeline

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 25 08:40:57 PDT 2022


spatel added a comment.

In D130374#3676323 <https://reviews.llvm.org/D130374#3676323>, @xbolva00 wrote:

> LG as well

Thanks. 
I wasn't running 'check-clang' with this applied, and now I see that hundreds of those test files are affected (because they are wrongly running the entire opt), so I have to see what it takes to update those.


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

https://reviews.llvm.org/D130374



More information about the llvm-commits mailing list