[llvm] [ARM] Expose supportsTailCalls in ARMTargetTransformInfo (PR #67932)

Matthew Mirvish via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 9 15:02:23 PST 2024


mincrmatt12 wrote:

Sorry about the large delay -- I've just added a test (that's almost identical to the existing one for similar behaviour on ppc64) to verify the musttail calls are not emitted on ARMv6 thumb.

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


More information about the llvm-commits mailing list