[all-commits] [llvm/llvm-project] 8fb529: [CIR] Introduce IntTypeInterface to allow uniform ...

Henrich Lauko via All-commits all-commits at lists.llvm.org
Wed Jul 2 07:27:29 PDT 2025


  Branch: refs/heads/users/xlauko/cir-int-type-interface
  Home:   https://github.com/llvm/llvm-project
  Commit: 8fb5297b734b7316a5fa0f811859d614b0d3aa1d
      https://github.com/llvm/llvm-project/commit/8fb5297b734b7316a5fa0f811859d614b0d3aa1d
  Author: xlauko <xlauko at mail.muni.cz>
  Date:   2025-07-02 (Wed, 02 Jul 2025)

  Changed paths:
    M clang/include/clang/CIR/Dialect/IR/CIRTypes.td
    M clang/include/clang/CIR/Interfaces/CIRTypeInterfaces.td

  Log Message:
  -----------
  [CIR] Introduce IntTypeInterface to allow uniform integer types handling

This will in future allow to use builtin integer types within cir operations

This mirrors incubat changes from https://github.com/llvm/clangir/pull/1724



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