[PATCH] D100925: [RISCV] Add IR intrinsics for vmsge(u). Support vector operands for all comparison intrinsics.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 22 10:52:00 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe01c419ecdf5: [RISCV] Add IR intrinsics for vmsge(u).vv/vx/vi. (authored by craig.topper).
Changed prior to commit:
https://reviews.llvm.org/D100925?vs=339112&id=339720#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100925/new/
https://reviews.llvm.org/D100925
Files:
llvm/include/llvm/IR/IntrinsicsRISCV.td
llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
llvm/test/CodeGen/RISCV/rvv/vmsge-rv32.ll
llvm/test/CodeGen/RISCV/rvv/vmsge-rv64.ll
llvm/test/CodeGen/RISCV/rvv/vmsgeu-rv32.ll
llvm/test/CodeGen/RISCV/rvv/vmsgeu-rv64.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100925.339720.patch
Type: text/x-patch
Size: 377098 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210422/ea09ff34/attachment-0001.bin>
More information about the llvm-commits
mailing list