[clang] [llvm] [SCCP] Swap out range metadata to range attribute (PR #90134)

Jinsong Ji via llvm-commits llvm-commits at lists.llvm.org
Sun May 5 07:05:16 PDT 2024


jsji wrote:

With this, range attribute may prevent us from doing tailcall. eg:
https://godbolt.org/z/7cfTqe4Wq

A fix is proposed here: https://github.com/llvm/llvm-project/pull/91122 Please help to have a look. Thanks.

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


More information about the llvm-commits mailing list