[PATCH] D110555: [SPARC] Zero-extend the operands when doing UMULO on 64-bit integers

LemonBoy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 14 11:00:08 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3e0f3041cc1a: [SPARC] Zero-extend the operands when doing UMULO on 64-bit integers (authored by koakuma, committed by LemonBoy).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110555

Files:
  llvm/lib/Target/Sparc/SparcISelLowering.cpp
  llvm/test/CodeGen/SPARC/64cond.ll
  llvm/test/CodeGen/SPARC/smulo-128-legalisation-lowering.ll
  llvm/test/CodeGen/SPARC/umulo-128-legalisation-lowering.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110555.387112.patch
Type: text/x-patch
Size: 13697 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211114/65d64299/attachment.bin>


More information about the llvm-commits mailing list