KhronosGroup / SPIRV-LLVM-Translator

A tool and a library for bi-directional translation between SPIR-V and LLVM IR
Other
468 stars 209 forks source link

Translate icmp eq and icmp ne to PtrEqual and PtrNotEqual respectively #2511

Closed vmaksimo closed 4 months ago

vmaksimo commented 4 months ago

This fixes #1391