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

Koakuma via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 11 07:58:39 PST 2021


koakuma updated this revision to Diff 386519.
koakuma added a comment.

Fix testcase generation.


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.386519.patch
Type: text/x-patch
Size: 13697 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211111/5901225c/attachment.bin>


More information about the llvm-commits mailing list