[PATCH] D124450: [AMDGPU] Remove hasOneUse check from scalar select pattern
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 2 08:43:48 PDT 2022
foad added a comment.
> 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>.
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