[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 05:53:44 PST 2021


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

Changed the test files as per @LemonBoy's suggestion.


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


More information about the llvm-commits mailing list