[PATCH] D121448: [DAGCombine] fold (bitreverse(srl (bitreverse c), x)) -> (shl c, x)

Chenbing.Zheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 11 01:01:19 PST 2022


Chenbing.Zheng added a comment.

I conform it https://alive2.llvm.org/ce/z/DDLaKa


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121448



More information about the llvm-commits mailing list