[LangRef] update text for shufflevector
authorSanjay Patel <spatel@rotateright.com>
Wed, 8 Apr 2020 13:01:01 +0000 (09:01 -0400)
committerSanjay Patel <spatel@rotateright.com>
Wed, 8 Apr 2020 13:01:01 +0000 (09:01 -0400)
commit5c472420b6d69b977db75b239cae7abeb7283475
tree9b12b21762c2f86db7a0d73217a988e4b06fd77e
parenta1c05fe20f3def1f1be9f50d2adefc6b6f1578ad
[LangRef] update text for shufflevector

D72467 updated the shufflevector instruction to include a constant mask
rather than a mask operand. The LangRef text was vague enough to still
make sense, but it is better to update here too, so there's no confusion
about valid mask values. The text here is adapted from the documentation
code comments for "class ShuffleVectorInst".

Differential Revision: https://reviews.llvm.org/D77396
llvm/docs/LangRef.rst