- 
                Notifications
    You must be signed in to change notification settings 
- Fork 57
Update llvm, 2025 Q3 #1916
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
      
      
    
  
     Merged
                    Update llvm, 2025 Q3 #1916
Changes from 46 commits
      Commits
    
    
            Show all changes
          
          
            50 commits
          
        
        Select commit
          Hold shift + click to select a range
      
      d653c5a
              
                Update llvm, 2025 Q3
              
              
                paul0403 bdf648c
              
                Merge remote-tracking branch 'origin/main' into llvm_update_2025Q3
              
              
                paul0403 8e6f2e6
              
                patch mhlo std::sort bug
              
              
                paul0403 c104695
              
                update enzyme version
              
              
                paul0403 f3b4f65
              
                GreedyRewriteConfig.stuff = blah -> GreedyRewriteConfig.setStuff(blah)
              
              
                paul0403 b76c38b
              
                bufferization.to_memref -> bufferization.to_buffer
              
              
                paul0403 e1ecd75
              
                gep inbounds update
              
              
                paul0403 cab23c8
              
                arith.contant[int, float]op builder arg order swap
              
              
                paul0403 06e9c28
              
                `lookupOrCreateFn` takes in builder
              
              
                paul0403 e44f5b3
              
                gep inbounds flag seems to not need `()`
              
              
                paul0403 cc077c1
              
                bufferization.to_tensor op now needs the result type to be explicit
              
              
                paul0403 b214802
              
                two missed builder passing into `lookupOrCreateFn`
              
              
                paul0403 8919702
              
                things with bufferization
              
              
                paul0403 d4d2548
              
                update creations of GEPOp to use LLVM::GEPNoWrapFlags::inbounds
              
              
                paul0403 6ac0a96
              
                getStridedElementPtr taking in rewriter as first instead of last arg
              
              
                paul0403 f6832cf
              
                `catalyst::convertToDestinationPassingStyle` returns `LogicalResult`
              
              
                paul0403 6f17313
              
                propagate logical result for funcop insert/eraseArgument in a few mor…
              
              
                paul0403 4b70caf
              
                `getBackwardSlice()` now returns logical result
              
              
                paul0403 85202c8
              
                lit test. "to_memref" -> "to_buffer"
              
              
                paul0403 05eb3de
              
                a few more to_memref->to_buffer lit tests
              
              
                paul0403 dc53788
              
                pipeline printer now wraps lines at round brakets
              
              
                paul0403 7c65d90
              
                small fix for a warnings as errors in CI
              
              
                paul0403 9325efb
              
                apply_registered_pass op now takes in dict as options instead of strings
              
              
                paul0403 4b08c5a
              
                fix a test
              
              
                paul0403 dba5a26
              
                change a lit test for new dict option format
              
              
                paul0403 3a8fdce
              
                do not nest attr helper under a new context
              
              
                paul0403 5d1a132
              
                another pytest needs a manual ir.Context (the test for pass options)
              
              
                paul0403 3a63e65
              
                try suppressing nanobind warnings in CI for `make dialects`
              
              
                paul0403 ca34f47
              
                revert makefile nb suppress warnings
              
              
                paul0403 bb4db28
              
                ignore nanobind warnings in the dialects' python bindings' cmake
              
              
                paul0403 edaf215
              
                Merge remote-tracking branch 'origin/main' into llvm_update_2025Q3
              
              
                paul0403 114eb0d
              
                patch mlir bufferization segfault
              
              
                paul0403 29069d6
              
                changelog
              
              
                paul0403 ec19eb9
              
                update llvm patch to deal with nullptr deference instead of revert
              
              
                paul0403 513f644
              
                is CI not patching??
              
              
                paul0403 8205845
              
                revert patch
              
              
                paul0403 eaff36b
              
                use python match-case
              
              
                paul0403 eb82dc4
              
                Merge remote-tracking branch 'origin/main' into llvm_update_2025Q3
              
              
                paul0403 9938f42
              
                Merge remote-tracking branch 'origin/main' into llvm_update_2025Q3
              
              
                paul0403 b93b059
              
                codefactor complex method
              
              
                paul0403 60814fd
              
                codecov
              
              
                paul0403 89ad730
              
                pylint again
              
              
                paul0403 cb48513
              
                patch in wheels scripts
              
              
                paul0403 96906d7
              
                forgot a patch in wheels
              
              
                paul0403 2038103
              
                unify enzyme patch to also use git apply
              
              
                paul0403 522bb02
              
                Update frontend/catalyst/passes/pass_api.py
              
              
                paul0403 d82d7ac
              
                check int inside non overflowing range
              
              
                paul0403 0b17c6c
              
                remove unitattr from util
              
              
                paul0403 dc072e1
              
                remove patch checks in wheels scripts
              
              
                paul0403 81b0ab6
              
                mlir::sort
              
              
                paul0403 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
    
  
  
    
              
  
    
      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.
        
    
  
      
      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.