[PATCH] D109889: AMDGPU: Broadcast scalar boolean to vector boolean explicitly
Alexander via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 28 09:45:17 PDT 2021
alex-t accepted this revision.
alex-t added a comment.
The change LGTM
It follows the currently accepted way of copying SCC.
And it does nothing except replacing the one incorrect SCC copying with the correct one.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109889/new/
https://reviews.llvm.org/D109889
More information about the llvm-commits
mailing list