[PATCH] D108129: [DAGCombiner] Teach combineShiftToMULH to handle constant and const splat vector.

Jianjian Guan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 1 23:22:12 PDT 2021


jacquesguan added a comment.

In D108129#3099928 <https://reviews.llvm.org/D108129#3099928>, @RKSimon wrote:

> Please can you rebase on top of D110675 <https://reviews.llvm.org/D110675> - the whole point of the precommit is to show the codegen diff

Done.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108129



More information about the llvm-commits mailing list