[PATCH] D128241: [AMDGPU] Use AddedComplexity for ret and noret atomic ops selection
Abinav Puthan Purayil via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 21 02:44:43 PDT 2022
abinavpp added a comment.
In D128241#3598320 <https://reviews.llvm.org/D128241#3598320>, @kosarev wrote:
> This likely needs some tests?
We have tests for return and no return atomic ops. The goal here is to make sure those tests pass without modification.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128241/new/
https://reviews.llvm.org/D128241
More information about the llvm-commits
mailing list