================ @@ -0,0 +1,31 @@ +; RUN: llc -stop-after=finalize-isel -filetype=asm -o - < %s | FileCheck %s +target datalayout = "e-m:e-p:16:16-i32:16-i64:16-f32:16-f64:16-a:8-n8:16-S16" ---------------- arsenm wrote: ```suggestion ``` https://github.com/llvm/llvm-project/pull/142714