[PATCH] D106742: [SimplifyCFG] Improve store speculation check

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 25 06:28:08 PDT 2021


lebedev.ri accepted this revision.
lebedev.ri added a comment.
This revision is now accepted and ready to land.

I think this should be fine.
The check does seem sufficient, at least for `readonly`/`readnone` calls: https://alive2.llvm.org/ce/z/q_3YAL


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106742



More information about the llvm-commits mailing list