[all-commits] [llvm/llvm-project] f10c7d: [CIR][NFC] Use `getType()` instead of more verbose...
Henrich Lauko via All-commits
all-commits at lists.llvm.org
Fri Jun 6 00:58:35 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f10c7d9f5ace5dc55918ac3b86a2b06b0e358735
https://github.com/llvm/llvm-project/commit/f10c7d9f5ace5dc55918ac3b86a2b06b0e358735
Author: Henrich Lauko <xlauko at mail.muni.cz>
Date: 2025-06-06 (Fri, 06 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()` (#143024)
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