[PATCH] D119262: [VP] llvm.vp.fneg intrinsic and LangRef

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 9 02:01:56 PST 2022


simoll added a comment.

Typo. LGTM



================
Comment at: llvm/docs/LangRef.rst:18839
+
+The first perand and the result have the same vector of floating-point type. The
+second operand is the vector mask and has the same number of elements as the
----------------
(o)perand


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D119262/new/

https://reviews.llvm.org/D119262



More information about the llvm-commits mailing list