[llvm] [GlobalISel][NFC]Update the comments of XXLegalizerInfo (PR #76918)
    Matt Arsenault via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Jan  4 01:02:56 PST 2024
    
    
  
================
@@ -23,7 +23,8 @@ namespace llvm {
 
 class ARMSubtarget;
 
-/// This class provides the information for the target register banks.
+/// This class provides the information for the ARM target legalizer for
----------------
arsenm wrote:
I'd just delete the comment from all the target implementations altogether 
https://github.com/llvm/llvm-project/pull/76918
    
    
More information about the llvm-commits
mailing list