[PATCH] D71774: [RISCV] Optimize seteq/setne pattern expansions for better code size

weiwei via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 11 06:46:52 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGdb875f665544: [RISCV] Optimize seteq/setne pattern expansions for better code size (authored by wwei).
Herald added a subscriber: evandro.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71774

Files:
  llvm/lib/Target/RISCV/RISCVInstrInfo.td
  llvm/test/CodeGen/RISCV/i32-icmp.ll
  llvm/test/CodeGen/RISCV/setcc-logic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71774.243854.patch
Type: text/x-patch
Size: 5912 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200211/a5828c86/attachment.bin>


More information about the llvm-commits mailing list