[all-commits] [llvm/llvm-project] 2a6e67: [mlir][LLVM] Add `OpBuilder &` to `lookupOrCreateF...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Sat Apr 19 02:59:46 PDT 2025
Branch: refs/heads/users/matthias-springer/get_func_builder
Home: https://github.com/llvm/llvm-project
Commit: 2a6e679d0dd934d3fff04dacb209d8a8b6394a52
https://github.com/llvm/llvm-project/commit/2a6e679d0dd934d3fff04dacb209d8a8b6394a52
Author: Matthias Springer <mspringer at nvidia.com>
Date: 2025-04-19 (Sat, 19 Apr 2025)
Changed paths:
M mlir/include/mlir/Dialect/LLVMIR/FunctionCallUtils.h
M mlir/lib/Conversion/AsyncToLLVM/AsyncToLLVM.cpp
M mlir/lib/Conversion/LLVMCommon/Pattern.cpp
M mlir/lib/Conversion/LLVMCommon/PrintCallHelper.cpp
M mlir/lib/Conversion/MemRefToLLVM/AllocLikeConversion.cpp
M mlir/lib/Conversion/MemRefToLLVM/MemRefToLLVM.cpp
M mlir/lib/Conversion/VectorToLLVM/ConvertVectorToLLVM.cpp
M mlir/lib/Dialect/LLVMIR/IR/FunctionCallUtils.cpp
Log Message:
-----------
[mlir][LLVM] Add `OpBuilder &` to `lookupOrCreateFn` functions
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