[PATCH] D111227: Implementation of new polymorphic type llvm_anyref_ty
    Paulo Matos via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Nov 18 10:05:07 PST 2021
    
    
  
pmatos abandoned this revision.
pmatos added a comment.
@tlively Thanks for the comments, I agree that it might be too much hassle to define a polymorphic type to just range over the current two available ref types, so I am dropping this revision. I have a revised patch with intrinsics implementation without the need for a polymorphic type that I will push to D113420 <https://reviews.llvm.org/D113420>.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111227/new/
https://reviews.llvm.org/D111227
    
    
More information about the llvm-commits
mailing list