[all-commits] [llvm/llvm-project] 524ded: [VP] implementation of sdag support for VP memory ...

Hussain Kadhem via All-commits all-commits at lists.llvm.org
Tue Aug 31 08:04:54 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 524ded7d01a75323f216c49a4ec45c05146e540a
      https://github.com/llvm/llvm-project/commit/524ded7d01a75323f216c49a4ec45c05146e540a
  Author: Hussain Kadhem <hussain at ibm.com>
  Date:   2021-08-31 (Tue, 31 Aug 2021)

  Changed paths:
    M llvm/include/llvm/CodeGen/SelectionDAG.h
    M llvm/include/llvm/CodeGen/SelectionDAGNodes.h
    M llvm/include/llvm/IR/VPIntrinsics.def
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h

  Log Message:
  -----------
  [VP] implementation of sdag support for VP memory intrinsics

Followup to D99355: SDAG support for vector-predicated load/store/gather/scatter.

Reviewed By: frasercrmck

Differential Revision: https://reviews.llvm.org/D105871




More information about the All-commits mailing list