[PATCH] D93470: [VP] Binary floating-point intrinsics.
Simon Moll via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 26 08:01:32 PDT 2021
simoll updated this revision to Diff 340529.
simoll marked 8 inline comments as done.
simoll edited the summary of this revision.
simoll added a comment.
- Fixed LangRef copy pasta bugs.
- Formatting in VPIntrinsics.def
- NFC
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93470/new/
https://reviews.llvm.org/D93470
Files:
llvm/docs/LangRef.rst
llvm/include/llvm/IR/IntrinsicInst.h
llvm/include/llvm/IR/Intrinsics.td
llvm/include/llvm/IR/VPIntrinsics.def
llvm/lib/IR/IntrinsicInst.cpp
llvm/test/Verifier/vp-intrinsics.ll
llvm/unittests/IR/VPIntrinsicTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93470.340529.patch
Type: text/x-patch
Size: 19210 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210426/bed86888/attachment.bin>
More information about the llvm-commits
mailing list