[PATCH] D124657: [AMDGPU][ISEL] Directly custom lower INSERT_SUBVECTOR instead of via INSERT_VECTOR_ELT
    Mahesha S via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Apr 29 03:55:51 PDT 2022
    
    
  
hsmhsm abandoned this revision.
hsmhsm marked an inline comment as not done.
hsmhsm added a comment.
This patch helped me to understand - what is going on with custom lowering of few vector operations, but, otherwise, the change within this patch itself for INSERT_SUBVECTOR does not any make sense. Hence abandoning it. We be coming up with update patch(es).
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124657/new/
https://reviews.llvm.org/D124657
    
    
More information about the llvm-commits
mailing list