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

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 19 08:52:57 PDT 2019


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

Drop nsw


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.205612.patch
Type: text/x-patch
Size: 3752 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190619/f1bfc219/attachment.bin>


More information about the llvm-commits mailing list