[PATCH] D94874: [InstCombine] Transform abs pattern using multiplication to abs intrinsic (PR45691)

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 17 08:06:26 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGed396212da41: [InstCombine] Transform abs pattern using multiplication to abs intrinsic… (authored by xbolva00).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94874

Files:
  llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
  llvm/test/Transforms/InstCombine/ashr-or-mul-abs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94874.317223.patch
Type: text/x-patch
Size: 5180 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210117/52e2c474/attachment.bin>


More information about the llvm-commits mailing list