You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment when we convert memref.load/memref.store we ignore the nontemporal attribute there. We should fix this to carry it to the spirv.Load/spirv.Store memory operands. And also make sure (de)serialization recognizes it.