[PATCH] D122743: [RISCV][VP] Add basic RVV codegen for vp.icmp
    Fraser Cormack via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Apr  6 06:02:59 PDT 2022
    
    
  
frasercrmck updated this revision to Diff 420819.
frasercrmck marked an inline comment as done.
frasercrmck added a comment.
- rebase on top of already-committed setcc pats
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D122743/new/
https://reviews.llvm.org/D122743
Files:
  llvm/include/llvm/CodeGen/SelectionDAG.h
  llvm/include/llvm/IR/VPIntrinsics.def
  llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-setcc-int-vp.ll
  llvm/test/CodeGen/RISCV/rvv/setcc-int-vp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122743.420819.patch
Type: text/x-patch
Size: 289032 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220406/884d14e9/attachment-0001.bin>
    
    
More information about the llvm-commits
mailing list