[PATCH] D149348: RFD: Do not CSE convergent calls in different basic blocks

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 27 08:36:26 PDT 2023


foad added subscribers: jdoerfert, arsenm.
foad 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.

I don't know. I guess that is an Attributor question? @arsenm @jdoerfert


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