[PATCH] D151246: [InstCombine] Improve bitreverse optimization

Austin Chang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 24 06:27:09 PDT 2023


austin880625 updated this revision to Diff 525147.
austin880625 added a comment.

Fix indentation and `if` formatting


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

https://reviews.llvm.org/D151246

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/test/Transforms/InstCombine/bitreverse.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151246.525147.patch
Type: text/x-patch
Size: 6454 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230524/c2e072f6/attachment.bin>


More information about the llvm-commits mailing list