[Mlir-commits] [mlir] [mlir][nvvm] Fix circular dependency in (PR	#68934)
    Mehdi Amini 
    llvmlistbot at llvm.org
       
    Thu Oct 12 17:21:12 PDT 2023
    
    
  
joker-eph wrote:
I don't think there is a circular dependencies here actually: the header includes are safe. This is something fairly common that in general is worked around in Basel build files instead of duplicating the information in MLIR to work around Bazel.
https://github.com/llvm/llvm-project/pull/68934
    
    
More information about the Mlir-commits
mailing list