================
@@ -1622,6 +1629,9 @@ def TLSGDAIX8 :
                      "#TLSGDAIX8",
                      [(set i64:$rD,
                        (PPCTlsgdAIX i64:$offset, i64:$handle))]>;
+// This pseudo is expanded to load module-handle in X3, and the call to 
GETtlsMOD64AIX.
----------------
amy-kwan wrote:

```suggestion
// This pseudo is expanded to load the module-handle in X3, and the call to 
GETtlsMOD64AIX.
```

https://github.com/llvm/llvm-project/pull/66316
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to