[PATCH] D107647: [PowerPC] MMA - Remove deprecated built-ins and add new built-ins
    Lei Huang via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Tue Aug 10 09:43:45 PDT 2021
    
    
  
lei added a comment.
LGTM
Can we update the title and description to be more specific though?
  [PowerPC] MMA - Rename deprecated builtins mma_assemble_acc, vsx_assemble_pair
  
  Rename deprecated builtins :
   __builtin_mma_assemble_acc
   __builtin_vsx_assemble_pair
  
  To:
   __builtin_mma_build_acc
   __builtin_vsx_build_pair
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D107647/new/
https://reviews.llvm.org/D107647
    
    
More information about the cfe-commits
mailing list