[PATCH] D114884: [VP] Strided loads/stores
    Lorenzo Albano via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Mar  1 01:52:43 PST 2022
    
    
  
loralb updated this revision to Diff 412014.
loralb added a comment.
Changelog:
- Changed the pointer operand type to match the scalar elements type of the data/return operand
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D114884/new/
https://reviews.llvm.org/D114884
Files:
  llvm/docs/LangRef.rst
  llvm/include/llvm/CodeGen/SelectionDAG.h
  llvm/include/llvm/CodeGen/SelectionDAGNodes.h
  llvm/include/llvm/IR/Intrinsics.td
  llvm/include/llvm/IR/VPIntrinsics.def
  llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
  llvm/lib/IR/IntrinsicInst.cpp
  llvm/unittests/IR/VPIntrinsicTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114884.412014.patch
Type: text/x-patch
Size: 43618 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220301/072f617c/attachment.bin>
    
    
More information about the llvm-commits
mailing list