[PATCH] D69498: IR: Invert convergent attribute handling
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 28 14:35:13 PDT 2019
rjmccall added a comment.
If you can come up with a way to make this change that doesn't require changes to non-GPU frontends or tests, I agree that treating functions as convergent by default makes sense for GPU targets.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69498/new/
https://reviews.llvm.org/D69498
More information about the cfe-commits
mailing list