[llvm] [Xtensa] Implement base CallConvention. (PR #83280)

Sergei Barannikov via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 23 17:19:19 PDT 2024


================
@@ -238,6 +239,11 @@ def L32R : RI16_Inst<0x01, (outs AR:$t), (ins L32Rtarget:$label),
   let imm16 = label;
 }
 
+//extending loads
----------------
s-barannikov wrote:

It is very difficult indeed. I left some comments and will revisit once they are addressed.


https://github.com/llvm/llvm-project/pull/83280


More information about the llvm-commits mailing list