jdoerfert accepted this revision.
jdoerfert added a comment.
This revision is now accepted and ready to land.

Not loving the magic constants here but I don't think we have a enum or similar 
right now.
I also have to question the people that choose `size_t` here... we will end up 
with int2ptr(ptr2int(...)) IR everywhere if this is actually used (outside the 
asm uses in cuda).
Anyway, LGTM.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111665

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

Reply via email to