[PATCH] D136946: [AMDGPU] Enable `update/mov.dpp` selection with `+dpp,+gfx10-insts`
    Jay Foad via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Oct 28 06:07:38 PDT 2022
    
    
  
foad added a comment.
Typo "gfx10" in title.
Why do you need +dpp as well as +gfx8-insts? Doesn't +gfx8-insts kind of imply +dpp already?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136946/new/
https://reviews.llvm.org/D136946
    
    
More information about the llvm-commits
mailing list