[PATCH] D95235: [InstCombine] narrow abs with sign-extended input

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 22 10:44:49 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG411c144e4c99: [InstCombine] narrow abs with sign-extended input (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D95235?vs=318515&id=318577#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95235

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/test/Transforms/InstCombine/abs-1.ll
  llvm/test/Transforms/InstCombine/abs-intrinsic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95235.318577.patch
Type: text/x-patch
Size: 5518 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210122/a3bbb83b/attachment.bin>


More information about the llvm-commits mailing list