[PATCH] D76568: [InstCombine] Add CTPOP -> CTTZ simplifications (PR43513)
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 23 04:21:08 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG72d1419bfba2: [InstCombine] Add CTPOP -> CTTZ simplifications (PR43513) (authored by RKSimon).
Changed prior to commit:
https://reviews.llvm.org/D76568?vs=251898&id=251984#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76568/new/
https://reviews.llvm.org/D76568
Files:
llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
llvm/test/Transforms/InstCombine/ctpop-cttz.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76568.251984.patch
Type: text/x-patch
Size: 5117 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200323/4321a353/attachment.bin>
More information about the llvm-commits
mailing list