[llvm] [Analysis] Attribute Range should not prevent tail call optimization (PR #91122)
Andreas Jonson via llvm-commits
llvm-commits at lists.llvm.org
Sun May 5 10:28:35 PDT 2024
andjo403 wrote:
Do not know so mush about how this works (new contributor to llvm) but it sounds on the comment as this attribute also shall be in the list. There also is the same list of attributes in https://github.com/llvm/llvm-project/blob/1343e68862874f1baf2d8523320e2278fcb9df32/llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp#L65 so think that it shall be fixed there also.
https://github.com/llvm/llvm-project/pull/91122
More information about the llvm-commits
mailing list