[PATCH] D103788: [InstCombine] Eliminate casts to optimize ctlz operation

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 23 08:19:27 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGad0085d3381a: [InstCombine] Eliminate casts to optimize ctlz operation (authored by datta.nagraj, committed by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D103788?vs=351763&id=353991#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103788

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
  llvm/test/Transforms/InstCombine/zext-ctlz-trunc-to-ctlz-add.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103788.353991.patch
Type: text/x-patch
Size: 6394 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210623/14627685/attachment.bin>


More information about the llvm-commits mailing list