- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 10.9k
[torch.compile] Cleanup compilation tests and custom passes, add debug utils, fix DCE bug (#23091), fix test (#24376), and prep for custom op matching (#24604) #24542
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
          
     Merged
      
      
            simon-mo
  merged 31 commits into
  vllm-project:main
from
neuralmagic:luka/custom-pass-cleanup
  
      
      
   
  Sep 22, 2025 
      
    
  
     Merged
                    Changes from all commits
      Commits
    
    
            Show all changes
          
          
            31 commits
          
        
        Select commit
          Hold shift + click to select a range
      
      955030c
              
                pass mgr util
              
              
                ProExpertProg d97634d
              
                remove old multi_output_match workaround, add new workaround (tests p…
              
              
                ProExpertProg c34cbdf
              
                Improve workaround to properly handle inputs of inputs
              
              
                ProExpertProg 37446e5
              
                Remove prints, add debug statement
              
              
                ProExpertProg 8d22102
              
                Reduce fusion test running time
              
              
                ProExpertProg 7765aa8
              
                Rename FusionPass, remove instance() workaround, other fusion pass cl…
              
              
                ProExpertProg e8fae3d
              
                Remove old QuantMultiOutputMatch
              
              
                ProExpertProg 4bdb73c
              
                Remove MultiOutputMatch workaround, add cleanup pass
              
              
                ProExpertProg 4f4cf01
              
                Add LazyInitPass
              
              
                ProExpertProg e584fcd
              
                Add pattern match debugging to tests
              
              
                ProExpertProg a5c2e3b
              
                Fix seq-par test, add assert to silu-fp4 for clearer error
              
              
                ProExpertProg 5fa85ea
              
                more fusion.py cleanup
              
              
                ProExpertProg e0872fd
              
                Cleanup custom_op logging and add warnings for incorrectly specified ops
              
              
                ProExpertProg 11e33ad
              
                Add decorator to time and log custom passes
              
              
                ProExpertProg 7b8a355
              
                seq_par remove hack
              
              
                ProExpertProg c4f2158
              
                common superclass for pattern matcher passes, add matched_count to pa…
              
              
                ProExpertProg 57763f2
              
                add match count assert to tests
              
              
                ProExpertProg 26ed452
              
                Update tests/compile/test_fusion_attn.py
              
              
                ProExpertProg 5e65e5d
              
                PR comments
              
              
                ProExpertProg 0bae653
              
                Merge branch 'main' into luka/custom-pass-cleanup
              
              
                ProExpertProg f2028f2
              
                Add indices to test pass manager
              
              
                ProExpertProg 6c18f65
              
                fix pre-commit
              
              
                ProExpertProg 950078e
              
                cleanup pattern printing
              
              
                ProExpertProg 26cbe93
              
                Merge branch 'main' into luka/custom-pass-cleanup
              
              
                ProExpertProg 6de810d
              
                fix ci
              
              
                ProExpertProg f2c1f97
              
                reorder passes
              
              
                ProExpertProg 8b8f414
              
                Merge branch 'main' into luka/custom-pass-cleanup
              
              
                ProExpertProg ec3cac2
              
                fix ci
              
              
                ProExpertProg 3dc0e04
              
                Merge branch 'main' into luka/custom-pass-cleanup
              
              
                ProExpertProg dba5449
              
                Remove env
              
              
                ProExpertProg 7fcbe74
              
                Remove env
              
              
                ProExpertProg File filter
Filter by extension
Conversations
          Failed to load comments.   
        
        
          
      Loading
        
  Jump to
        
          Jump to file
        
      
      
          Failed to load files.   
        
        
          
      Loading
        
  Diff view
Diff view
There are no files selected for viewing
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
              
      
      Oops, something went wrong.
        
    
  
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
Uh oh!
There was an error while loading. Please reload this page.