[all-commits] [llvm/llvm-project] 4a3382: [MLIR][LLVM] Add vector exception to composite typ...

Christian Ulmann via All-commits all-commits at lists.llvm.org
Fri Apr 19 07:00:59 PDT 2024


  Branch: refs/heads/users/dinistro/fix-import-flag-vector-exclusion
  Home:   https://github.com/llvm/llvm-project
  Commit: 4a33822f9c10b2be023e1984f19a9bf3f947ee95
      https://github.com/llvm/llvm-project/commit/4a33822f9c10b2be023e1984f19a9bf3f947ee95
  Author: Christian Ulmann <christian.ulmann at nextsilicon.com>
  Date:   2024-04-19 (Fri, 19 Apr 2024)

  Changed paths:
    M mlir/lib/Target/LLVMIR/DebugImporter.cpp
    M mlir/test/Target/LLVMIR/Import/ignore-composite-type-elements.ll

  Log Message:
  -----------
  [MLIR][LLVM] Add vector exception to composite type element ignore mode

This commit fixes a bug in the DICompositeType element ignore mode. It
seems that vectors require the presence of elements, as they otherwise
do not pass the verifier.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list