mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-23 20:26:05 +00:00

The string used for intrinsic was not the correct one "llvm.nvvm.match.any.sync.i32p". There was an extra `p` at the end. Use the NVVM operation instead so we don't duplicate it.