Once https://reviews.llvm.org/D153453 landed, some clang and openmp tests crashed with assertion failure
clang-17: /home/ompworker/bbot/openmp-offload-amdgpu-runtime/llvm.src/llvm/lib/IR/Instruction.cpp:126: bool llvm::Instruction::comesBefore(const llvm::Instruction*) const: Assertion `Parent == Other->Parent && "cross-BB instruction order comparison"' failed.
to avoid this, add multi-BB load/store separated tests