[SelectionDAG][VP] Fix VP memory ops' EVL/Mask indices
authorFraser Cormack <fraser@codeplay.com>
Wed, 1 Sep 2021 14:32:58 +0000 (15:32 +0100)
committerFraser Cormack <fraser@codeplay.com>
Thu, 2 Sep 2021 07:47:26 +0000 (08:47 +0100)
commitcb6b658a40f051545c3db91d68006c04b9af32d5
treeb4c89f782d99bdf92713f9f7c76b63cfc70f91f1
parent707ce34b06190e275572c3c46843036db1bab6d1
[SelectionDAG][VP] Fix VP memory ops' EVL/Mask indices

This patch corrects the auto-generated EVL and Mask index positions of
the `VP_LOAD`/`VP_STORE`/`VP_GATHER`/`VP_SCATTER` nodes.

Reviewed By: simoll

Differential Revision: https://reviews.llvm.org/D109063
llvm/include/llvm/IR/VPIntrinsics.def