[PATCH] D158548: Limit bswap and bitreverse matching to legal integer width

Victor Mustya via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 23 09:30:30 PDT 2023


vmustya updated this revision to Diff 552756.
vmustya added a comment.

I've updated LIT tests using the `utils/update_test_checks.py` tool.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158548

Files:
  llvm/lib/Transforms/Utils/Local.cpp
  llvm/test/Transforms/CodeGenPrepare/X86/bitreverse-recognize.ll
  llvm/test/Transforms/InstCombine/bitreverse.ll
  llvm/test/Transforms/InstCombine/bswap.ll
  llvm/test/Transforms/InstCombine/fsh.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158548.552756.patch
Type: text/x-patch
Size: 4588 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230823/bfdc60ca/attachment.bin>


More information about the llvm-commits mailing list