[PATCH] D63546: [InstCombine] cttz(abs(x)) -> cttz(x)

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 21 08:24:52 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL364064: [InstCombine] cttz(abs(x)) -> cttz(x) (authored by xbolva00, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D63546?vs=205878&id=206008#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63546

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/trunk/test/Transforms/InstCombine/cttz-abs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63546.206008.patch
Type: text/x-patch
Size: 6212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190621/dbf415ec/attachment.bin>


More information about the llvm-commits mailing list