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

James Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 8 10:20:50 PST 2018


jrtc27 updated this revision to Diff 173190.
jrtc27 added a comment.

Added explicit test cases to test/CodeGen/RISCV/i32-icmp.ll.


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/i32-icmp.ll
  test/CodeGen/RISCV/umulo-128-legalisation-lowering.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53492.173190.patch
Type: text/x-patch
Size: 13412 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181108/16d1208c/attachment.bin>


More information about the llvm-commits mailing list