================
@@ -187,6 +187,7 @@ enum Flag {
Trap,
VariadicOpsAreDefs,
Authenticated,
+ Phi,
----------------
arsenm wrote:
These bits are precious and it would be best to avoid spending one on this
https://github.com/llvm/llvm-project/pull/110019