[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:06:05 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG01511192b23f: [InstCombine] cttz(-x) -> cttz(x) (authored by xbolva00).
Herald added a subscriber: hiraditya.

Changed prior to commit:
  https://reviews.llvm.org/D63534?vs=205850&id=205852#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D63534

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

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


More information about the llvm-commits mailing list