[PATCH] D67596: AMDGPU/GlobalISel: Allow selection of scalar min/max
Alexander via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 18 06:55:43 PDT 2019
alex-t added a comment.
I also have a question: why do you need to remove that predicates at all? Does it mean that to enable GlobalISel you'd need to remove all the divergent predicates stuff?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67596/new/
https://reviews.llvm.org/D67596
More information about the llvm-commits
mailing list