[all-commits] [llvm/llvm-project] 1984f0: [mlir][LLVM] Add base type and flag support to com...

River Riddle via All-commits all-commits at lists.llvm.org
Tue Nov 8 18:10:03 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1984f01acf5d5d62147b5dfd9871168f69a4858d
      https://github.com/llvm/llvm-project/commit/1984f01acf5d5d62147b5dfd9871168f69a4858d
  Author: River Riddle <riddleriver at gmail.com>
  Date:   2022-11-08 (Tue, 08 Nov 2022)

  Changed paths:
    M mlir/include/mlir/Dialect/LLVMIR/LLVMAttrDefs.td
    M mlir/include/mlir/Dialect/LLVMIR/LLVMEnums.td
    M mlir/lib/Target/LLVMIR/DebugTranslation.cpp
    M mlir/test/Target/LLVMIR/llvmir-debug.mlir

  Log Message:
  -----------
  [mlir][LLVM] Add base type and flag support to composite type

This requires defining the DIFlag enum from LLVM.

Differential Revision: https://reviews.llvm.org/D137667




More information about the All-commits mailing list