[all-commits] [llvm/llvm-project] e594c4: [MLIR][LLVM] Drop unsupported DISubranges while im...

Christian Ulmann via All-commits all-commits at lists.llvm.org
Thu Sep 28 22:29:50 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e594c45eadfbd776405394d78f758f74b5175379
      https://github.com/llvm/llvm-project/commit/e594c45eadfbd776405394d78f758f74b5175379
  Author: Christian Ulmann <christian.ulmann at nextsilicon.com>
  Date:   2023-09-29 (Fri, 29 Sep 2023)

  Changed paths:
    M mlir/lib/Target/LLVMIR/DebugImporter.cpp
    M mlir/test/Target/LLVMIR/Import/debug-info.ll

  Log Message:
  -----------
  [MLIR][LLVM] Drop unsupported DISubranges while importing (#67712)

This revision ensures that unsuppoert DISubranges are properly skipped
instead of being transformed into invalid metadata.




More information about the All-commits mailing list