https://github.com/dtcxzyw commented:

I don't see the necessity of using operand bundles. All of the possible 
arguments are metadata strings, not SSA values.
Can't we just use metadata instead?
```
call float @llvm.nearbyint.f32(float %x), !fp.control !{ !"dyn"}, !fp.except !{ 
!"strict"}
```


https://github.com/llvm/llvm-project/pull/135658
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to