[PATCH] D153151: [EarlyCSE] Do not CSE convergent calls with memory effects

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 20 12:01:49 PDT 2023


jdoerfert added a comment.

Can we have a test with 2 convergent calls in the same block, or do we have one already?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153151/new/

https://reviews.llvm.org/D153151



More information about the llvm-commits mailing list