[PATCH] D29937: [RISCV 15/n] Implement lowering of ISD::SELECT_CC
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 25 14:38:26 PDT 2017
asb updated this revision to Diff 112751.
asb marked an inline comment as done.
asb added a comment.
Update to put the 'default:' case first in a switch (thanks @apazos).
https://reviews.llvm.org/D29937
Files:
lib/Target/RISCV/RISCVISelLowering.cpp
lib/Target/RISCV/RISCVISelLowering.h
lib/Target/RISCV/RISCVInstrInfo.td
test/CodeGen/RISCV/select-cc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29937.112751.patch
Type: text/x-patch
Size: 9948 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170825/b7b5699f/attachment.bin>
More information about the llvm-commits
mailing list