Adds loop attribute as a temporary work around to prevent slice fusion of loop...
Adds loop attribute as a temporary work around to prevent slice fusion of loop nests containing instructions with side effects (the proper solution will be do use memref read/write regions in the future). PiperOrigin-RevId: 236733739
Loading
Please sign in to comment