[PATCH] D94546: [RISCV] Optimize select_cc after fp compare expansion

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 14 12:52:59 PST 2021


craig.topper updated this revision to Diff 316755.
craig.topper added a comment.

Add documentation to SELECT_CC opcode


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94546

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/test/CodeGen/RISCV/double-select-fcmp.ll
  llvm/test/CodeGen/RISCV/float-select-fcmp.ll
  llvm/test/CodeGen/RISCV/half-select-fcmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94546.316755.patch
Type: text/x-patch
Size: 17251 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210114/5282e551/attachment.bin>


More information about the llvm-commits mailing list