This patch fleshes out the missing documentation for the final two VP
intrinsics introduced in D99355: llvm.vp.gather and llvm.vp.scatter.
It does so mostly by deferring to the llvm.masked.gather and
llvm.masked.scatter intrinsics, respectively.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/docs/LangRef.rst | ||
---|---|---|
19808 | .. we should enable the align attribute on vectors of pointers. Ok for now. |
.. we should enable the align attribute on vectors of pointers. Ok for now.