[PATCH] D29937: [RISCV 15/n] Implement lowering of ISD::SELECT_CC

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 23 14:27:09 PDT 2017


asb updated this revision to Diff 112454.
asb added a comment.

Instruction definition and patterns have been split, as discussed in http://lists.llvm.org/pipermail/llvm-dev/2017-August/116635.html.


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.112454.patch
Type: text/x-patch
Size: 9250 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170823/8cda97d7/attachment-0001.bin>


More information about the llvm-commits mailing list