The temu_irToPhys() function was deprecated in TEMU 4.
Its usage is replaced with temu_irToPhysForCpu().
The function internally did that passing a CPU argument of 0.
Sunset Period
The function will be removed in TEMU 5.
Impact
No impact, except client call site updates.
Function is rarely used by third party clients.