================ @@ -259,7 +259,7 @@ void t31(int len) { __asm__ volatile("" : "+%%rm"(len), "+rm"(len)); // CHECK: @t31 ---------------- bwendling wrote: Done. https://github.com/llvm/llvm-project/pull/181973