[llvm] [AMDGPU][True16][CodeGen] support v_mov_b16 and v_swap_b16 in true16 format (PR #102198)
    Joe Nash via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Aug  8 07:34:36 PDT 2024
    
    
  
================
@@ -2192,20 +2192,6 @@ foreach pred = [NotHasTrue16BitInsts, UseFakeTrue16Insts] in {
   }
 }
 
-let True16Predicate = UseRealTrue16Insts in {
----------------
Sisyph wrote:
Why are you removing these patterns?
https://github.com/llvm/llvm-project/pull/102198
    
    
More information about the llvm-commits
mailing list