[PATCH] D149348: RFD: Do not CSE convergent calls in different basic blocks
Brian Sumner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 27 08:10:58 PDT 2023
b-sumner added a comment.
How confident are we in our ability to strip the convergent attribute off of functions that don't need it? Seems like this could cause performance regressions.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149348/new/
https://reviews.llvm.org/D149348
More information about the llvm-commits
mailing list