[PATCH] D137685: [VP][RISCV] Add vp.nearbyint and RISC-V support.
    Yeting Kuo via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Nov  8 22:02:51 PST 2022
    
    
  
fakepaper56 updated this revision to Diff 474151.
fakepaper56 added a comment.
Update commit message.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137685/new/
https://reviews.llvm.org/D137685
Files:
  llvm/docs/LangRef.rst
  llvm/include/llvm/IR/Intrinsics.td
  llvm/include/llvm/IR/VPIntrinsics.def
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
  llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
  llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/RISCV/fround.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-nearbyint-vp.ll
  llvm/test/CodeGen/RISCV/rvv/nearbyint-vp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137685.474151.patch
Type: text/x-patch
Size: 91968 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221109/1939ab8e/attachment.bin>
    
    
More information about the llvm-commits
mailing list