[all-commits] [llvm/llvm-project] 6fb41c: [LangRef][VP] Correct mask type in vp.slice docume...
Fraser Cormack via All-commits
all-commits at lists.llvm.org
Tue Nov 2 07:57:12 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6fb41c3deaed11ffdcad80aa917b7424f6ecebd7
https://github.com/llvm/llvm-project/commit/6fb41c3deaed11ffdcad80aa917b7424f6ecebd7
Author: Fraser Cormack <fraser at codeplay.com>
Date: 2021-11-02 (Tue, 02 Nov 2021)
Changed paths:
M llvm/docs/LangRef.rst
Log Message:
-----------
[LangRef][VP] Correct mask type in vp.slice documentation
The mask type for the llvm.experimental.vp.splice intrinsics must have
the same number of elements as the result type.
Reviewed By: simoll
Differential Revision: https://reviews.llvm.org/D112924
More information about the All-commits
mailing list