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

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 9 06:50:19 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL346497: [RISCV] Avoid unnecessary XOR for seteq/setne 0 (authored by asb, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D53492

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53492.173319.patch
Type: text/x-patch
Size: 13610 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181109/66b8d917/attachment.bin>


More information about the llvm-commits mailing list