[PATCH] D147373: [InstCombine] fold double reverses

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 28 22:11:03 PDT 2023


craig.topper added a comment.

I was recently wondering if it would make sense for `canEvaluateShuffled` to detect cases where there's an input shuffle that cancels the starting shuffle.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147373



More information about the llvm-commits mailing list