================
@@ -8995,6 +8995,23 @@ for details.
}];
}
+def HLSLControlFlowHintDocs : Documentation {
+ let Category = DocCatStmt;
+ let Heading = "branch, flatten";
+ let Content = [{
+The ``branch`` and ``flatten`` attributes can be applied to *if statements* in
----------------
bogner wrote:
Yes that's true. I'll update this.
https://github.com/llvm/llvm-project/pull/213346
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits