[PATCH] D117680: [InstCombine] Simplify bswap -> shift

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 20 14:20:42 PST 2022


lebedev.ri accepted this revision.
lebedev.ri added a comment.

LG

https://alive2.llvm.org/ce/z/nvbbU5
https://alive2.llvm.org/ce/z/KiiL3J

In D117680#3259685 <https://reviews.llvm.org/D117680#3259685>, @chfast wrote:

> Should I land 2 commits: one adding tests, second with the implementation and test updates?

Yes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117680



More information about the llvm-commits mailing list