erichkeane added a comment.

It doesn't really  make sense to me why this is an AST node expr-node-type 
rather than just being a call to a builtin (that'll likely  need to take a var 
as a parameter)?  We can make that builtin result in a freeze/poison value if 
necessary.

So something like:
`_si128 x = __builtin_magic_unspecified(x);`


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136737/new/

https://reviews.llvm.org/D136737

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to