Fix Intel coalescing pass for cases where the result of a SCF loop (containing a coalescable block ptr load) is used by an operation with operands that do not have block ptr type (e.g. tt.reduce)
Signed-off-by: Tiotto, Ettore ettore.tiotto@intel.com
(cherry picked from commit a8ca9e558026ff49c3bb74c6471c112b04f63d2d)
Fix Intel coalescing pass for cases where the result of a SCF loop (containing a coalescable block ptr load) is used by an operation with operands that do not have block ptr type (e.g.
tt.reduce
)Signed-off-by: Tiotto, Ettore ettore.tiotto@intel.com (cherry picked from commit a8ca9e558026ff49c3bb74c6471c112b04f63d2d)