[PATCH] D124450: [AMDGPU] Remove hasOneUse check from scalar select pattern
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 16 09:32:05 PDT 2022
arsenm requested changes to this revision.
arsenm added a comment.
This revision now requires changes to proceed.
In D124450#3693712 <https://reviews.llvm.org/D124450#3693712>, @foad wrote:
>> Ping for the new version, which only allows multiple uses if they are all selects.
>
> I think this restriction might not be necessary after D128681 <https://reviews.llvm.org/D128681>.
Should try with D128681 <https://reviews.llvm.org/D128681>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124450/new/
https://reviews.llvm.org/D124450
More information about the llvm-commits
mailing list