================ @@ -141,6 +141,22 @@ enum NodeType : unsigned { VALL_NONZERO, VANY_NONZERO, + // Floating point approximate reciprocal operation + FRECIPE_S, ---------------- SixWeining wrote:
They are not the same. The iocsrrd_* instructions have same operand type `GPR` but frecipe_* instructions have different types: FPR32/FPR64/v8f32/... Is it right? @wangleiat https://github.com/llvm/llvm-project/pull/109917 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits