[llvm] [PowerPC] add PowerPC path for PR labeler (PR #82200)
    Chen Zheng via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Feb 19 18:56:20 PST 2024
    
    
  
================
@@ -822,6 +822,27 @@ backend:X86:
   - llvm/lib/TargetParser/X86*
   - llvm/utils/TableGen/X86*
 
+backend:PowerPC:
+  - llvm/include/llvm/IR/IntrinsicsPowerPC.td
+  - llvm/lib/Target/PowerPC/**
----------------
chenzheng1030 wrote:
Added. Thanks.
https://github.com/llvm/llvm-project/pull/82200
    
    
More information about the llvm-commits
mailing list