[all-commits] [llvm/llvm-project] 61272b: [MLIR][LLVM] Print LLVMStructType name using print...

Bruno Cardoso Lopes via All-commits all-commits at lists.llvm.org
Tue May 13 15:42:12 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 61272b5a1c6ca9287450705e24509370033f9451
      https://github.com/llvm/llvm-project/commit/61272b5a1c6ca9287450705e24509370033f9451
  Author: Bruno Cardoso Lopes <bruno.cardoso at gmail.com>
  Date:   2025-05-13 (Tue, 13 May 2025)

  Changed paths:
    M mlir/lib/Dialect/LLVMIR/IR/LLVMTypeSyntax.cpp
    M mlir/test/Dialect/LLVMIR/roundtrip.mlir
    A mlir/test/Target/LLVMIR/Import/struct.ll

  Log Message:
  -----------
  [MLIR][LLVM] Print LLVMStructType name using printEscapedString (#139652)

LLVM struct type names need to be escaped when printed in order to allow
interesting name choices.



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