[PATCH] D153414: [LLVM] Do not speculate convergent calls

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 21 06:34:09 PDT 2023


nikic added a comment.

Shouldn't this be covered by the speculatable attribute? A convergent function shouldn't be marked speculatable.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153414



More information about the llvm-commits mailing list