[PATCH] D109700: [InstCombine] Improve TryToSinkInstruction with multiple uses
Anna Thomas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 13 09:10:19 PDT 2021
anna added a comment.
In D109700#2997739 <https://reviews.llvm.org/D109700#2997739>, @lebedev.ri wrote:
> Please split the rename into a preparatory change
I don't follow. This is not a rename. It is an API change where we return a unique *User* instead of a use.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109700/new/
https://reviews.llvm.org/D109700
More information about the llvm-commits
mailing list