[PATCH] D130251: [DAGCombine] Mask doesn't have to be (EltSize - 1) exactly when combining rotation

Daniel Thornburgh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 26 13:45:54 PDT 2022


mysterymath added a comment.

In D130251#3680141 <https://reviews.llvm.org/D130251#3680141>, @RKSimon wrote:

> @mysterymath  I've pushed rG1ea7b9c6ee6420dd6e87489534f44b92e1b6f220 <https://reviews.llvm.org/rG1ea7b9c6ee6420dd6e87489534f44b92e1b6f220> as a tentative fix

Thanks, looks like that did the trick.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130251



More information about the llvm-commits mailing list