[PATCH] D103323: [DAGCombiner] Add support for mulhi const folding in DAGCombiner
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 17 10:31:16 PDT 2021
RKSimon added a comment.
In D103323#2823907 <https://reviews.llvm.org/D103323#2823907>, @dstuttard wrote:
> Updating for review comments.
>
> Tests still to be added...
Do you have any in mind? I can add SSE2 vector examples if that would help? But scalars are trickier
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103323/new/
https://reviews.llvm.org/D103323
More information about the llvm-commits
mailing list