[PATCH] D53492: [RISCV] Avoid unnecessary XOR for seteq/setne 0

James Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 22 06:04:56 PDT 2018


jrtc27 created this revision.
Herald added subscribers: llvm-commits, jocewei, PkmX, rkruppe, the_o, brucehoult, MartinMosbeck, rogfer01, mgrang, edward-jones, zzheng, shiva0217, kito-cheng, niosHD, sabuasal, apazos, simoncook, johnrusso, rbar, asb.

Repository:
  rL LLVM

https://reviews.llvm.org/D53492

Files:
  lib/Target/RISCV/RISCVInstrInfo.td
  test/CodeGen/RISCV/calling-conv.ll
  test/CodeGen/RISCV/fp128.ll
  test/CodeGen/RISCV/get-setcc-result-type.ll
  test/CodeGen/RISCV/umulo-128-legalisation-lowering.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53492.170395.patch
Type: text/x-patch
Size: 12532 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181022/c704ff62/attachment.bin>


More information about the llvm-commits mailing list