Ref : tenstorrent/tt-xla#2290
Most of the Phi models are failing in nightly with the below error
TT_FATAL: Input X dimension (32) must be divisible by 64 for tiling
When bisected, it is observed that de4bf47 is responsible for this error.
Tagging @mtopalovicTT as he is the author of this commit to fix this issue