[PATCH] D29937: [RISCV 15/n] Implement lowering of ISD::SELECT
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 10 00:19:13 PST 2017
asb updated this revision to Diff 122398.
asb marked an inline comment as done.
asb added a comment.
Adds a bare-select.ll test case, ensuring all code paths in lowerSELECT are tested.
https://reviews.llvm.org/D29937
Files:
lib/Target/RISCV/RISCVISelLowering.cpp
lib/Target/RISCV/RISCVISelLowering.h
lib/Target/RISCV/RISCVInstrInfo.td
test/CodeGen/RISCV/bare-select.ll
test/CodeGen/RISCV/select-cc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29937.122398.patch
Type: text/x-patch
Size: 13499 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171110/e961e216/attachment.bin>
More information about the llvm-commits
mailing list