[all-commits] [llvm/llvm-project] cb6b65: [SelectionDAG][VP] Fix VP memory ops' EVL/Mask ind...

Fraser Cormack via All-commits all-commits at lists.llvm.org
Thu Sep 2 00:57:47 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cb6b658a40f051545c3db91d68006c04b9af32d5
      https://github.com/llvm/llvm-project/commit/cb6b658a40f051545c3db91d68006c04b9af32d5
  Author: Fraser Cormack <fraser at codeplay.com>
  Date:   2021-09-02 (Thu, 02 Sep 2021)

  Changed paths:
    M llvm/include/llvm/IR/VPIntrinsics.def

  Log Message:
  -----------
  [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




More information about the All-commits mailing list