[PATCH] D103958: [WIP] Support MustControl conditional control attribute

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 9 13:59:41 PDT 2021


jdoerfert added subscribers: nhaehnle, rjmccall, arsenm.
jdoerfert added a comment.

This starts to sound an awful lot like `convergent` to me, basically: Do not change the control conditions of this call.
Still unsure, maybe you can add a LangRef draft so we know what you try to do, or a nice example what you don't want to happen.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103958



More information about the llvm-commits mailing list