[llvm] [X86][GlobalISel] Support fp80 for G_FPTRUNC and G_FPEXT (PR #141611)

Evgenii Kudriashov via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 31 01:16:49 PDT 2026


================
@@ -145,15 +147,15 @@ class GIndexedAnyExtLoad : public GIndexedLoad {
   }
 };
 
-/// Represents a G_ZEXTLOAD.
+/// Represents a G_INDEXED_ZEXTLOAD.
----------------
e-kud wrote:

Removed from this patch.

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


More information about the llvm-commits mailing list