[PATCH] D59699: [RISCV] Add seto pattern expansion

Luís Marques via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 1 02:54:54 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3091884e25d3: [RISCV] Add seto pattern expansion (authored by luismarques).
Herald added a subscriber: hiraditya.

Changed prior to commit:
  https://reviews.llvm.org/D59699?vs=192603&id=193058#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59699/new/

https://reviews.llvm.org/D59699

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfoD.td
  llvm/lib/Target/RISCV/RISCVInstrInfoF.td
  llvm/test/CodeGen/RISCV/double-br-fcmp.ll
  llvm/test/CodeGen/RISCV/double-fcmp.ll
  llvm/test/CodeGen/RISCV/double-select-fcmp.ll
  llvm/test/CodeGen/RISCV/float-br-fcmp.ll
  llvm/test/CodeGen/RISCV/float-fcmp.ll
  llvm/test/CodeGen/RISCV/float-select-fcmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59699.193058.patch
Type: text/x-patch
Size: 10153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190401/f78098a0/attachment.bin>


More information about the llvm-commits mailing list