[PATCH] D146637: [InstCombine] Try to recognize bswap pattern when calling fshl

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 22 10:38:54 PDT 2023


nikic requested changes to this revision.
nikic added a comment.
This revision now requires changes to proceed.

As @RKSimon said, this transform is in the wrong place. It has nothing to do with shuffled intrinsic operands...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146637



More information about the llvm-commits mailing list