[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 Oct 7 05:36:42 PDT 2021


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

Also fix the other testcases affected by this change, since they happen to contain the wrong behavior too.


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/mulo-64-lowering.ll
  llvm/test/CodeGen/SPARC/umulo-128-legalisation-lowering.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110555.377813.patch
Type: text/x-patch
Size: 5235 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211007/43051a44/attachment.bin>


More information about the llvm-commits mailing list