<div dir="ltr">Hi,<div><br></div><div>In "target-features" list in LLVM-IR, there are "+feature", "-feature". My question is, does "-feature" is equivalent to not specifying a feature at all?</div><div>For example:</div><div><b>attributes #0 = {  "target-cpu"="znver2"  "target-features"="+avx -avx2" }</b></div><div>Wheather it is equalent to omitting the avx2 from list?</div><div><b>attributes #0 = {  "target-cpu"="znver2"  "target-features"="+avx" }</b></div><div>-- <br><div data-smartmail="gmail_signature" class="gmail_signature" dir="ltr"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Regards,</div><div>DTharun</div></div></div></div></div></div></div></div></div></div>