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
Fix ptr.annotation generation with llvm.memcpy (#2032)
For a memcpy call, there also could be ptr.annotation generated before the src and dest pointer. Update the code to check ptr.annotation for OpCopyMemorySized and update lit test
Original commit:
KhronosGroup/SPIRV-LLVM-Translator@9434a72
0 commit comments