[llvm] [AArch64][GlobalISel] Add fp128 and i128 fptosi/fptoui handling. (PR #95528)

Amara Emerson via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 20 14:06:49 PDT 2024


================
@@ -711,79 +711,3 @@ body:             |
     %1:fpr(<2 x s32>) = G_UITOFP %0
     $d0 = COPY %1(<2 x s32>)
 ...
-
----------------
aemerson wrote:

Why remove these tests?

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


More information about the llvm-commits mailing list