[PATCH] D74685: [InstCombine] Fix multi-use handling in cttz transform

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 18 09:03:05 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc9540fe59bbf: [InstCombine] Fix multi-use handling in cttz transform (authored by nikic).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74685

Files:
  llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
  llvm/test/Transforms/InstCombine/select-cmp-cttz-ctlz.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74685.245181.patch
Type: text/x-patch
Size: 20008 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200218/c2cf92cb/attachment-0001.bin>


More information about the llvm-commits mailing list