[Mlir-commits] [llvm] [mlir] [OMPIRBuilder][OpenMP][LLVM] Modify and use ReplaceConstant utility in convertTarget (PR #94541)
    llvmlistbot at llvm.org 
    llvmlistbot at llvm.org
       
    Wed Jun  5 15:55:18 PDT 2024
    
    
  
agozillon wrote:
As a slight aside, this PR will have some affect on the following PR: https://github.com/llvm/llvm-project/pull/91829 as the common block PR makes use of the function I am replacing here (with the much better and more advanced/comprehensive utility function that now exists) to achieve it's results. So if/when this lands, I'll replicate these changes to the relevant locations in the other PR which should simplify the changeset as well.
https://github.com/llvm/llvm-project/pull/94541
    
    
More information about the Mlir-commits
mailing list