You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this one is self-explanatory, so I will not write much πβ
Adding this attribute helps in optimizations like
[#1653](#1653), and using the
attribute it's easy to create operations like
`cir.std.vector.ctor`/`cir.std.vector.dtor` by just modifying
`IdiomRecognizer` a bit. I believe it will also be useful for future
optimizations. Finally, I updated quite a number of tests so they now
reflect this attribute.
Please, let me know if you see any issues.
0 commit comments