================ @@ -0,0 +1,62 @@ +; RUN: llc -O1 -mtriple=amdgcn-amd-amdhsa -mcpu=gfx90a -verify-machineinstrs -o - %s > /dev/null ---------------- woruyu wrote: If remove -O1, the testcase will pass! https://github.com/llvm/llvm-project/pull/197628