================ @@ -55,6 +55,7 @@ class MCTargetOptions { bool ShowMCEncoding : 1; bool ShowMCInst : 1; bool AsmVerbose : 1; + bool SSE2AVX : 1; ---------------- JaydeepChauhan14 wrote: Done https://github.com/llvm/llvm-project/pull/96860