[PATCH] D63534: [InstCombine] cttz(-x) -> cttz(x)

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 20 10:00:05 PDT 2019


xbolva00 updated this revision to Diff 205850.
xbolva00 added a comment.

Added "multi use" test.


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

https://reviews.llvm.org/D63534

Files:
  lib/Transforms/InstCombine/InstCombineCalls.cpp
  test/Transforms/InstCombine/cttz-negative.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63534.205850.patch
Type: text/x-patch
Size: 4315 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190620/25793f61/attachment.bin>


More information about the llvm-commits mailing list