[all-commits] [llvm/llvm-project] 4e79e4: [CIR][NFC] Use `getType()` instead of more verbose...

Henrich Lauko via All-commits all-commits at lists.llvm.org
Thu Jun 5 12:42:45 PDT 2025


  Branch: refs/heads/users/xlauko/cir-result-types
  Home:   https://github.com/llvm/llvm-project
  Commit: 4e79e49b2e4ea09d202e4c5995194754ae7b5447
      https://github.com/llvm/llvm-project/commit/4e79e49b2e4ea09d202e4c5995194754ae7b5447
  Author: xlauko <xlauko at mail.muni.cz>
  Date:   2025-06-05 (Thu, 05 Jun 2025)

  Changed paths:
    M clang/include/clang/CIR/Dialect/IR/CIROps.td
    M clang/lib/CIR/Dialect/IR/CIRDialect.cpp
    M clang/lib/CIR/Dialect/IR/CIRMemorySlot.cpp
    M clang/lib/CIR/Lowering/DirectToLLVM/LowerToLLVM.cpp

  Log Message:
  -----------
  [CIR][NFC] Use `getType()` instead of more verbose `getResult().getType()`

This mirrors incubator changes from https://github.com/llvm/clangir/pull/1662



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