[PATCH] D122010: [InstCombine] try to canonicalize logical shift after bswap

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 22 06:11:06 PDT 2022


This revision was automatically updated to reflect the committed changes.
spatel marked an inline comment as done.
Closed by commit rG60820e53ec9d: [InstCombine] try to canonicalize logical shift after bswap (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D122010?vs=416509&id=417269#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122010

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/test/Transforms/InstCombine/bswap-fold.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122010.417269.patch
Type: text/x-patch
Size: 5896 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220322/ac7e6382/attachment.bin>


More information about the llvm-commits mailing list