[PATCH] D113291: [AggressiveInstCombine] Lower Table Based CTTZ

Djordje Todorovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 2 08:28:33 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGfec01ee3f524: [AggressiveInstCombine] Lower Table Based CTTZ (authored by djtodoro).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113291

Files:
  llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp
  llvm/test/Transforms/AggressiveInstCombine/lower-table-based-cttz-basics.ll
  llvm/test/Transforms/AggressiveInstCombine/lower-table-based-cttz-dereferencing-pointer.ll
  llvm/test/Transforms/AggressiveInstCombine/lower-table-based-cttz-non-argument-value.ll
  llvm/test/Transforms/AggressiveInstCombine/lower-table-based-cttz-zero-element.ll
  llvm/test/Transforms/AggressiveInstCombine/negative-lower-table-based-cttz.ll
  llvm/test/Transforms/PhaseOrdering/lower-table-based-cttz.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113291.457606.patch
Type: text/x-patch
Size: 28952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220902/a03e4ba9/attachment.bin>


More information about the llvm-commits mailing list