Disable llvm-spirv test llvm-intrinsics/memmove.ll (#22249)
I updated the spirv-val version due to a requirement in the pulldown,
and now this test is failing, and we seem to have customization in this
test and related source code
(https://github.com/intel/llvm/commit/71f848c6932bba3d16847264a851ce071ed2fd2e),
so disable it for now. If it turns out to be an upstream issue I will
file it there.
https://github.com/intel/llvm/issues/22248
Signed-off-by: Nick Sarnie <nick.sarnie@intel.com>