zero9178 wrote:

What are the use cases for allowing either of these two syntaxes?
The LLVM Dialect tries to closely mirror LLVM proper as much as possible and 
this would deviate from LLVMs behaviour. While the transition is currently 
stalled, in the future typed pointers will be removed from the dialect 
entirely, further discouraging the use of typed-pointers such as shown here.

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

Reply via email to