[PATCH] D98299: [InstSimplify] Simplify smul.fix and smul.fix.sat

Bjorn Pettersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 11 04:01:43 PST 2021


bjope updated this revision to Diff 329914.
bjope added a comment.

Update code comments (those comments depends on landing D98410 <https://reviews.llvm.org/D98410> first).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98299

Files:
  llvm/lib/Analysis/InstructionSimplify.cpp
  llvm/test/Transforms/InstSimplify/smul_fix.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98299.329914.patch
Type: text/x-patch
Size: 7865 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210311/1769c150/attachment.bin>


More information about the llvm-commits mailing list