[llvm] [ARM/Thumb] Mark TAILJMP*/TCRETURN* as using LR. (PR #73492)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 27 04:43:50 PST 2023


fhahn wrote:

Had another closer look and it seems like liveness is correct after Prolog/Epilog insertion, but gets not updated properly by a transform. Will put up an alternatvie fix

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


More information about the llvm-commits mailing list