[llvm] [Analysis] Attribute Range should not prevent tail call optimization (PR #91122)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Mon May 6 19:08:59 PDT 2024


nikic wrote:

> > shall there not be a update of some test for the TargetLowering.cpp update now that it is added to this PR
> 
> Remove the changes from this PR first for now. Will follow up with another PR once I get the test for it ready.

I'd rather not have these two pieces of code go out of sync.

https://github.com/llvm/llvm-project/pull/91122


More information about the llvm-commits mailing list