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

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Sun May 5 20:54:40 PDT 2024


https://github.com/nikic requested changes to this pull request.

Code change looks fine, but the test should not be calling ipsccp. Adjust the input IR to have the range attribute instead.

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


More information about the llvm-commits mailing list