[all-commits] [llvm/llvm-project] 3d4073: [MLIR] Fix a mismatch between the function return ...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Wed Apr 15 06:20:55 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3d40731f4d20b43cd5668aa0d5b34607996c4182
https://github.com/llvm/llvm-project/commit/3d40731f4d20b43cd5668aa0d5b34607996c4182
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2026-04-15 (Wed, 15 Apr 2026)
Changed paths:
M mlir/lib/Conversion/FuncToLLVM/FuncToLLVM.cpp
Log Message:
-----------
[MLIR] Fix a mismatch between the function return type and the returned value type (NFC) (#192258)
This fixes the build on some platform where the inferred count differs.
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