[PATCH] D73171: [VE] setcc isel patterns
Simon Moll via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 22 03:49:27 PST 2020
simoll created this revision.
simoll added reviewers: arsenm, rengolin, craig.topper, k-ishizaka.
simoll added a project: VE.
Herald added subscribers: llvm-commits, hiraditya, wdng.
Herald added a project: LLVM.
SETCC isel patterns and tests for i32/64 and fp32/64 comparison
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D73171
Files:
llvm/lib/Target/VE/VEISelLowering.cpp
llvm/lib/Target/VE/VEInstrInfo.td
llvm/test/CodeGen/VE/setcc.ll
llvm/test/CodeGen/VE/setccf32.ll
llvm/test/CodeGen/VE/setccf32i.ll
llvm/test/CodeGen/VE/setccf64.ll
llvm/test/CodeGen/VE/setccf64i.ll
llvm/test/CodeGen/VE/setcci32.ll
llvm/test/CodeGen/VE/setcci32i.ll
llvm/test/CodeGen/VE/setcci64.ll
llvm/test/CodeGen/VE/setcci64i.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73171.239530.patch
Type: text/x-patch
Size: 51846 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200122/c4bfbf11/attachment.bin>
More information about the llvm-commits
mailing list